#EBBF88#EBBF88
#EBBF88 is a very light, moderate orange. Relative luminance 0.567; OKLCH L 83.1% C 0.087 H 72.4°. Best body text is #000000 at 12.34:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBF88 |
|---|---|
| RGB | rgb(235, 191, 136) |
| HSL | hsl(33, 71%, 73%) |
| HSV | hsv(33, 42%, 92%) |
| CMYK | cmyk(0%, 18.7%, 42.1%, 7.8%) |
| CIE-LAB | lab(80.01, 8.63, 33.67) |
| CIE-LCH | lch(80.01, 34.76, 75.63°) |
| OKLab | oklab(83.09% 0.0264 0.0831) |
| OKLCH | oklch(83.09% 0.087 72.4) |
| XYZ | xyz(57.3376, 56.7043, 31.2127) |
| Luminance | 0.5670 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 2.69
Very Light Brown
#D3B683
ΔE00 5.30
Tan
#D2B48C
ΔE00 5.65
Fawn
#CFAF7B
ΔE00 5.87
Tan (survey)
#D1B26F
ΔE00 6.96
Light Peach
#FFD8B1
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBF88 #88B4EB
analogous
#EB8D88 #EBBF88 #E6EB88
triadic
#EBBF88 #88EBBF #BF88EB
tetradic
#EBBF88 #88EB8D #88B4EB #EB88E6
square
#EBBF88 #88EB8D #88B4EB #EB88E6
split-complementary
#EBBF88 #88E6EB #8D88EB
monochromatic
#D58624 #E2A354 #EBBF88 #F4DBBC #FBF1E5
Accessibility & contrast
On white
1.70
#EBBF88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.34
#EBBF88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBF88
12.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBF88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBF88 | 1.00 | 1.70 | 12.34 | 12.34 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC084
Deuteranopia (green-blind)
#D9CB89
Tritanopia (blue-blind)
#FAB4B1
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #ebbf88; /* rgb */ color: rgb(235, 191, 136); /* oklch */ color: oklch(83.1% 0.087 72.4);
Tailwind
colors: {
custom: {
50: '#f3d2ab',
500: '#ebbf88',
950: '#000000',
},
}SCSS
$custom: #ebbf88; $custom-light: #f3d2ab; $custom-dark: #000000;
JSON
{
"hex": "#ebbf88",
"rgb": {
"r": 235,
"g": 191,
"b": 136
},
"hsl": {
"h": 33.333,
"s": 71.223,
"l": 72.745
},
"oklch": {
"l": 0.83094,
"c": 0.08717,
"h": 72.4
},
"luminance": 0.56701
}Semantic roles & 50–950 ramp
primary
#EBBF88
secondary
#5285C5
accent
#68D312
background
#FFFEFD
surface
#FEFBF7
border
#D6D4D0
text
#171410
muted
#858381