#EBAF99#EBAF99
#EBAF99 is a light, moderate orange. Relative luminance 0.506; OKLCH L 80.4% C 0.077 H 41.0°. Best body text is #000000 at 11.12:1 contrast (WCAG AA passes).
Color values
| HEX | #EBAF99 |
|---|---|
| RGB | rgb(235, 175, 153) |
| HSL | hsl(16, 67%, 76%) |
| HSV | hsv(16, 35%, 92%) |
| CMYK | cmyk(0%, 25.5%, 34.9%, 7.8%) |
| CIE-LAB | lab(76.45, 19.02, 19.85) |
| CIE-LCH | lch(76.45, 27.49, 46.22°) |
| OKLab | oklab(80.42% 0.0582 0.0506) |
| OKLCH | oklch(80.42% 0.077 41) |
| XYZ | xyz(55.3424, 50.6252, 36.9875) |
| Luminance | 0.5062 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 3.96
Light Salmon
#FEA993
ΔE00 4.94
Pinkish Tan
#D99B82
ΔE00 5.48
Blush (survey)
#F29E8E
ΔE00 6.22
Darksalmon
#E9967A
ΔE00 6.94
Lightsalmon
#FFA07A
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBAF99 #99D5EB
analogous
#EB99AC #EBAF99 #EBD899
triadic
#EBAF99 #99EBAF #AF99EB
tetradic
#EBAF99 #ACEB99 #99D5EB #D899EB
square
#EBAF99 #ACEB99 #99D5EB #D899EB
split-complementary
#EBAF99 #99EBD8 #99ACEB
monochromatic
#D75F33 #E18766 #EBAF99 #F5D7CC #FAEBE5
Accessibility & contrast
On white
1.89
#EBAF99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.12
#EBAF99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBAF99
11.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBAF99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBAF99 | 1.00 | 1.89 | 11.12 | 11.12 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEB597
Deuteranopia (green-blind)
#CCC199
Tritanopia (blue-blind)
#FAA6A9
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #ebaf99; /* rgb */ color: rgb(235, 175, 153); /* oklch */ color: oklch(80.4% 0.077 41.0);
Tailwind
colors: {
custom: {
50: '#f3c7b7',
500: '#ebaf99',
950: '#000000',
},
}SCSS
$custom: #ebaf99; $custom-light: #f3c7b7; $custom-dark: #000000;
JSON
{
"hex": "#ebaf99",
"rgb": {
"r": 235,
"g": 175,
"b": 153
},
"hsl": {
"h": 16.098,
"s": 67.213,
"l": 76.078
},
"oklch": {
"l": 0.80416,
"c": 0.0771,
"h": 41
},
"luminance": 0.50622
}Semantic roles & 50–950 ramp
primary
#EBAF99
secondary
#62ABC6
accent
#9ECF16
background
#FFFDFD
surface
#FEF9F8
border
#D6D2D1
text
#171311
muted
#858281