#EBBF90#EBBF90
#EBBF90 is a very light, moderate orange. Relative luminance 0.569; OKLCH L 83.2% C 0.080 H 68.2°. Best body text is #000000 at 12.39:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBF90 |
|---|---|
| RGB | rgb(235, 191, 144) |
| HSL | hsl(31, 69%, 74%) |
| HSV | hsv(31, 39%, 92%) |
| CMYK | cmyk(0%, 18.7%, 38.7%, 7.8%) |
| CIE-LAB | lab(80.15, 9.50, 29.66) |
| CIE-LCH | lch(80.15, 31.14, 72.24°) |
| OKLab | oklab(83.24% 0.0295 0.074) |
| OKLCH | oklch(83.24% 0.08 68.2) |
| XYZ | xyz(57.9275, 56.9403, 34.3195) |
| Luminance | 0.5694 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 2.99
Tan
#D2B48C
ΔE00 5.30
Very Light Brown
#D3B683
ΔE00 6.11
Light Peach
#FFD8B1
ΔE00 6.17
Fawn
#CFAF7B
ΔE00 6.59
Apricot
#FBCEB1
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBF90 #90BCEB
analogous
#EB9290 #EBBF90 #EAEB90
triadic
#EBBF90 #90EBBF #BF90EB
tetradic
#EBBF90 #90EB92 #90BCEB #EB90EA
square
#EBBF90 #90EB92 #90BCEB #EB90EA
split-complementary
#EBBF90 #90EAEB #9290EB
monochromatic
#D88328 #E2A15C #EBBF90 #F4DDC4 #FAF0E5
Accessibility & contrast
On white
1.70
#EBBF90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.39
#EBBF90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBF90
12.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBF90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBF90 | 1.00 | 1.70 | 12.39 | 12.39 |
| #FFFFFF | 1.70 | 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)
#CEC18D
Deuteranopia (green-blind)
#D8CB91
Tritanopia (blue-blind)
#FAB5B3
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #ebbf90; /* rgb */ color: rgb(235, 191, 144); /* oklch */ color: oklch(83.2% 0.080 68.2);
Tailwind
colors: {
custom: {
50: '#f3d2b1',
500: '#ebbf90',
950: '#000000',
},
}SCSS
$custom: #ebbf90; $custom-light: #f3d2b1; $custom-dark: #000000;
JSON
{
"hex": "#ebbf90",
"rgb": {
"r": 235,
"g": 191,
"b": 144
},
"hsl": {
"h": 30.989,
"s": 69.466,
"l": 74.314
},
"oklch": {
"l": 0.83241,
"c": 0.07965,
"h": 68.2
},
"luminance": 0.56937
}Semantic roles & 50–950 ramp
primary
#EBBF90
secondary
#598EC6
accent
#70D114
background
#FFFEFD
surface
#FEFBF7
border
#D6D4D0
text
#171410
muted
#858381