#EBBF8F#EBBF8F
#EBBF8F is a very light, moderate orange. Relative luminance 0.569; OKLCH L 83.2% C 0.081 H 68.8°. Best body text is #000000 at 12.38:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBF8F |
|---|---|
| RGB | rgb(235, 191, 143) |
| HSL | hsl(31, 70%, 74%) |
| HSV | hsv(31, 39%, 92%) |
| CMYK | cmyk(0%, 18.7%, 39.1%, 7.8%) |
| CIE-LAB | lab(80.13, 9.39, 30.16) |
| CIE-LCH | lch(80.13, 31.59, 72.71°) |
| OKLab | oklab(83.22% 0.0291 0.0751) |
| OKLCH | oklch(83.22% 0.081 68.8) |
| XYZ | xyz(57.8514, 56.9098, 33.9188) |
| Luminance | 0.5691 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 2.86
Tan
#D2B48C
ΔE00 5.29
Very Light Brown
#D3B683
ΔE00 5.96
Light Peach
#FFD8B1
ΔE00 6.26
Fawn
#CFAF7B
ΔE00 6.46
Apricot
#FBCEB1
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBF8F #8FBBEB
analogous
#EB918F #EBBF8F #E9EB8F
triadic
#EBBF8F #8FEBBF #BF8FEB
tetradic
#EBBF8F #8FEB91 #8FBBEB #EB8FE9
square
#EBBF8F #8FEB91 #8FBBEB #EB8FE9
split-complementary
#EBBF8F #8FE9EB #918FEB
monochromatic
#D88427 #E2A15B #EBBF8F #F4DDC3 #FAF0E5
Accessibility & contrast
On white
1.70
#EBBF8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.38
#EBBF8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBF8F
12.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBF8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBF8F | 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)
#CEC18C
Deuteranopia (green-blind)
#D9CB90
Tritanopia (blue-blind)
#FAB5B2
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #ebbf8f; /* rgb */ color: rgb(235, 191, 143); /* oklch */ color: oklch(83.2% 0.081 68.8);
Tailwind
colors: {
custom: {
50: '#f3d2b0',
500: '#ebbf8f',
950: '#000000',
},
}SCSS
$custom: #ebbf8f; $custom-light: #f3d2b0; $custom-dark: #000000;
JSON
{
"hex": "#ebbf8f",
"rgb": {
"r": 235,
"g": 191,
"b": 143
},
"hsl": {
"h": 31.304,
"s": 69.697,
"l": 74.118
},
"oklch": {
"l": 0.83222,
"c": 0.08057,
"h": 68.8
},
"luminance": 0.56907
}Semantic roles & 50–950 ramp
primary
#EBBF8F
secondary
#598DC6
accent
#6FD214
background
#FFFEFD
surface
#FEFBF7
border
#D6D4D0
text
#171410
muted
#858381