#EBBF8E#EBBF8E
#EBBF8E is a very light, moderate orange. Relative luminance 0.569; OKLCH L 83.2% C 0.082 H 69.3°. Best body text is #000000 at 12.38:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBF8E |
|---|---|
| RGB | rgb(235, 191, 142) |
| HSL | hsl(32, 70%, 74%) |
| HSV | hsv(32, 40%, 92%) |
| CMYK | cmyk(0%, 18.7%, 39.6%, 7.8%) |
| CIE-LAB | lab(80.11, 9.28, 30.66) |
| CIE-LCH | lch(80.11, 32.04, 73.17°) |
| OKLab | oklab(83.2% 0.0288 0.0763) |
| OKLCH | oklch(83.2% 0.082 69.3) |
| XYZ | xyz(57.7760, 56.8797, 33.5216) |
| Luminance | 0.5688 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 2.76
Tan
#D2B48C
ΔE00 5.31
Very Light Brown
#D3B683
ΔE00 5.83
Fawn
#CFAF7B
ΔE00 6.34
Light Peach
#FFD8B1
ΔE00 6.37
Navajowhite
#FFDEAD
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBF8E #8EBAEB
analogous
#EB918E #EBBF8E #E9EB8E
triadic
#EBBF8E #8EEBBF #BF8EEB
tetradic
#EBBF8E #8EEB91 #8EBAEB #EB8EE9
square
#EBBF8E #8EEB91 #8EBAEB #EB8EE9
split-complementary
#EBBF8E #8EE9EB #918EEB
monochromatic
#D88426 #E2A25A #EBBF8E #F4DCC2 #FAF0E5
Accessibility & contrast
On white
1.70
#EBBF8E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.38
#EBBF8E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBF8E
12.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBF8E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBF8E | 1.00 | 1.70 | 12.38 | 12.38 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC18B
Deuteranopia (green-blind)
#D9CB8F
Tritanopia (blue-blind)
#FAB5B2
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #ebbf8e; /* rgb */ color: rgb(235, 191, 142); /* oklch */ color: oklch(83.2% 0.082 69.3);
Tailwind
colors: {
custom: {
50: '#f3d2af',
500: '#ebbf8e',
950: '#000000',
},
}SCSS
$custom: #ebbf8e; $custom-light: #f3d2af; $custom-dark: #000000;
JSON
{
"hex": "#ebbf8e",
"rgb": {
"r": 235,
"g": 191,
"b": 142
},
"hsl": {
"h": 31.613,
"s": 69.925,
"l": 73.922
},
"oklch": {
"l": 0.83203,
"c": 0.08151,
"h": 69.3
},
"luminance": 0.56877
}Semantic roles & 50–950 ramp
primary
#EBBF8E
secondary
#588CC6
accent
#6ED214
background
#FFFEFD
surface
#FEFBF7
border
#D6D4D0
text
#171410
muted
#858381