#EBBF91#EBBF91
#EBBF91 is a very light, moderate orange. Relative luminance 0.570; OKLCH L 83.3% C 0.079 H 67.6°. Best body text is #000000 at 12.39:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBF91 |
|---|---|
| RGB | rgb(235, 191, 145) |
| HSL | hsl(31, 69%, 75%) |
| HSV | hsv(31, 38%, 92%) |
| CMYK | cmyk(0%, 18.7%, 38.3%, 7.8%) |
| CIE-LAB | lab(80.16, 9.61, 29.16) |
| CIE-LCH | lch(80.16, 30.70, 71.75°) |
| OKLab | oklab(83.26% 0.0299 0.0728) |
| OKLCH | oklch(83.26% 0.079 67.6) |
| XYZ | xyz(58.0043, 56.9710, 34.7238) |
| Luminance | 0.5697 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.14
Tan
#D2B48C
ΔE00 5.31
Light Peach
#FFD8B1
ΔE00 6.08
Very Light Brown
#D3B683
ΔE00 6.26
Fawn
#CFAF7B
ΔE00 6.73
Apricot
#FBCEB1
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBF91 #91BDEB
analogous
#EB9291 #EBBF91 #EAEB91
triadic
#EBBF91 #91EBBF #BF91EB
tetradic
#EBBF91 #91EB92 #91BDEB #EB91EA
square
#EBBF91 #91EB92 #91BDEB #EB91EA
split-complementary
#EBBF91 #91EAEB #9291EB
monochromatic
#D88329 #E2A15D #EBBF91 #F4DDC5 #FAF0E5
Accessibility & contrast
On white
1.69
#EBBF91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.39
#EBBF91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBF91
12.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBF91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBF91 | 1.00 | 1.69 | 12.39 | 12.39 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC18E
Deuteranopia (green-blind)
#D8CB92
Tritanopia (blue-blind)
#FAB5B3
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #ebbf91; /* rgb */ color: rgb(235, 191, 145); /* oklch */ color: oklch(83.3% 0.079 67.6);
Tailwind
colors: {
custom: {
50: '#f3d2b1',
500: '#ebbf91',
950: '#000000',
},
}SCSS
$custom: #ebbf91; $custom-light: #f3d2b1; $custom-dark: #000000;
JSON
{
"hex": "#ebbf91",
"rgb": {
"r": 235,
"g": 191,
"b": 145
},
"hsl": {
"h": 30.667,
"s": 69.231,
"l": 74.51
},
"oklch": {
"l": 0.8326,
"c": 0.07873,
"h": 67.6
},
"luminance": 0.56968
}Semantic roles & 50–950 ramp
primary
#EBBF91
secondary
#5A8FC6
accent
#71D114
background
#FFFEFD
surface
#FEFBF7
border
#D6D4D0
text
#171410
muted
#858381