#EBCFB8#EBCFB8
#EBCFB8 is a very light, muted orange. Relative luminance 0.657; OKLCH L 87.2% C 0.044 H 61.6°. Best body text is #000000 at 14.15:1 contrast (WCAG AA passes).
Color values
| HEX | #EBCFB8 |
|---|---|
| RGB | rgb(235, 207, 184) |
| HSL | hsl(27, 56%, 82%) |
| HSV | hsv(27, 22%, 92%) |
| CMYK | cmyk(0%, 11.9%, 21.7%, 7.8%) |
| CIE-LAB | lab(84.87, 6.25, 15.02) |
| CIE-LCH | lch(84.87, 16.27, 67.43°) |
| OKLab | oklab(87.19% 0.021 0.0389) |
| OKLCH | oklch(87.19% 0.044 61.6) |
| XYZ | xyz(65.2257, 65.7504, 54.5933) |
| Luminance | 0.6575 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 4.46
Apricot
#FBCEB1
ΔE00 5.05
Light Peach
#FFD8B1
ΔE00 5.57
Bisque
#FFE4C4
ΔE00 5.79
Warm Beige
#E9DCC9
ΔE00 6.37
Champagne
#F7E7CE
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBCFB8 #B8D4EB
analogous
#EBB8BB #EBCFB8 #EBE9B8
triadic
#EBCFB8 #B8EBCF #CFB8EB
tetradic
#EBCFB8 #BBEBB8 #B8D4EB #E9B8EB
square
#EBCFB8 #BBEBB8 #B8D4EB #E9B8EB
split-complementary
#EBCFB8 #B8EBE9 #B8BBEB
monochromatic
#D08E59 #DEAF88 #EBCFB8 #F8EFE7 #F8EFE7
Accessibility & contrast
On white
1.48
#EBCFB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.15
#EBCFB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBCFB8
14.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBCFB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBCFB8 | 1.00 | 1.48 | 14.15 | 14.15 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D0B7
Deuteranopia (green-blind)
#DED6B8
Tritanopia (blue-blind)
#F5C9C9
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #ebcfb8; /* rgb */ color: rgb(235, 207, 184); /* oklch */ color: oklch(87.2% 0.044 61.6);
Tailwind
colors: {
custom: {
50: '#f2ddcd',
500: '#ebcfb8',
950: '#000000',
},
}SCSS
$custom: #ebcfb8; $custom-light: #f2ddcd; $custom-dark: #000000;
JSON
{
"hex": "#ebcfb8",
"rgb": {
"r": 235,
"g": 207,
"b": 184
},
"hsl": {
"h": 27.059,
"s": 56.044,
"l": 82.157
},
"oklch": {
"l": 0.87194,
"c": 0.04418,
"h": 61.6
},
"luminance": 0.65749
}Semantic roles & 50–950 ramp
primary
#EBCFB8
secondary
#80A7C7
accent
#7BC422
background
#FFFEFE
surface
#FEFCFA
border
#D6D5D3
text
#171513
muted
#858483