#EBBF8B#EBBF8B
#EBBF8B is a very light, moderate orange. Relative luminance 0.568; OKLCH L 83.1% C 0.084 H 70.9°. Best body text is #000000 at 12.36:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBF8B |
|---|---|
| RGB | rgb(235, 191, 139) |
| HSL | hsl(33, 71%, 73%) |
| HSV | hsv(33, 41%, 92%) |
| CMYK | cmyk(0%, 18.7%, 40.9%, 7.8%) |
| CIE-LAB | lab(80.06, 8.95, 32.17) |
| CIE-LCH | lch(80.06, 33.39, 74.45°) |
| OKLab | oklab(83.15% 0.0276 0.0797) |
| OKLCH | oklch(83.15% 0.084 70.9) |
| XYZ | xyz(57.5538, 56.7908, 32.3513) |
| Luminance | 0.5679 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 2.61
Tan
#D2B48C
ΔE00 5.43
Very Light Brown
#D3B683
ΔE00 5.51
Fawn
#CFAF7B
ΔE00 6.05
Light Peach
#FFD8B1
ΔE00 6.73
Navajowhite
#FFDEAD
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBF8B #8BB7EB
analogous
#EB8F8B #EBBF8B #E7EB8B
triadic
#EBBF8B #8BEBBF #BF8BEB
tetradic
#EBBF8B #8BEB8F #8BB7EB #EB8BE7
square
#EBBF8B #8BEB8F #8BB7EB #EB8BE7
split-complementary
#EBBF8B #8BE7EB #8F8BEB
monochromatic
#D78525 #E2A257 #EBBF8B #F4DCBF #FAF1E5
Accessibility & contrast
On white
1.70
#EBBF8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.36
#EBBF8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBF8B
12.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBF8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBF8B | 1.00 | 1.70 | 12.36 | 12.36 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC187
Deuteranopia (green-blind)
#D9CB8C
Tritanopia (blue-blind)
#FAB4B2
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #ebbf8b; /* rgb */ color: rgb(235, 191, 139); /* oklch */ color: oklch(83.1% 0.084 70.9);
Tailwind
colors: {
custom: {
50: '#f3d2ad',
500: '#ebbf8b',
950: '#000000',
},
}SCSS
$custom: #ebbf8b; $custom-light: #f3d2ad; $custom-dark: #000000;
JSON
{
"hex": "#ebbf8b",
"rgb": {
"r": 235,
"g": 191,
"b": 139
},
"hsl": {
"h": 32.5,
"s": 70.588,
"l": 73.333
},
"oklch": {
"l": 0.83148,
"c": 0.08433,
"h": 70.9
},
"luminance": 0.56788
}Semantic roles & 50–950 ramp
primary
#EBBF8B
secondary
#5588C5
accent
#6BD313
background
#FFFEFD
surface
#FEFBF7
border
#D6D4D0
text
#171410
muted
#858381