#EBCFBD#EBCFBD
#EBCFBD is a very light, muted orange. Relative luminance 0.660; OKLCH L 87.3% C 0.040 H 54.8°. Best body text is #000000 at 14.19:1 contrast (WCAG AA passes).
Color values
| HEX | #EBCFBD |
|---|---|
| RGB | rgb(235, 207, 189) |
| HSL | hsl(23, 53%, 83%) |
| HSV | hsv(23, 20%, 92%) |
| CMYK | cmyk(0%, 11.9%, 19.6%, 7.8%) |
| CIE-LAB | lab(84.98, 6.97, 12.53) |
| CIE-LCH | lch(84.98, 14.34, 60.90°) |
| OKLab | oklab(87.32% 0.023 0.0326) |
| OKLCH | oklch(87.32% 0.04 54.8) |
| XYZ | xyz(65.7591, 65.9637, 57.4025) |
| Luminance | 0.6596 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 5.28
Peach
#FFDAB9
ΔE00 5.76
Warm Beige
#E9DCC9
ΔE00 7.07
Light Peach
#FFD8B1
ΔE00 7.18
Bisque
#FFE4C4
ΔE00 7.25
Antiquewhite
#FAEBD7
ΔE00 8.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBCFBD #BDD9EB
analogous
#EBBDC2 #EBCFBD #EBE6BD
triadic
#EBCFBD #BDEBCF #CFBDEB
tetradic
#EBCFBD #C2EBBD #BDD9EB #E6BDEB
square
#EBCFBD #C2EBBD #BDD9EB #E6BDEB
split-complementary
#EBCFBD #BDEBE6 #BDC2EB
monochromatic
#CF8B5F #DDAD8E #EBCFBD #F8EEE8 #F8EEE8
Accessibility & contrast
On white
1.48
#EBCFBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.19
#EBCFBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBCFBD
14.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBCFBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBCFBD | 1.00 | 1.48 | 14.19 | 14.19 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D1BC
Deuteranopia (green-blind)
#DDD7BD
Tritanopia (blue-blind)
#F4CACA
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #ebcfbd; /* rgb */ color: rgb(235, 207, 189); /* oklch */ color: oklch(87.3% 0.040 54.8);
Tailwind
colors: {
custom: {
50: '#f1ddd0',
500: '#ebcfbd',
950: '#000000',
},
}SCSS
$custom: #ebcfbd; $custom-light: #f1ddd0; $custom-dark: #000000;
JSON
{
"hex": "#ebcfbd",
"rgb": {
"r": 235,
"g": 207,
"b": 189
},
"hsl": {
"h": 23.478,
"s": 53.488,
"l": 83.137
},
"oklch": {
"l": 0.87315,
"c": 0.03988,
"h": 54.8
},
"luminance": 0.65962
}Semantic roles & 50–950 ramp
primary
#EBCFBD
secondary
#85ADC7
accent
#84C125
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171514
muted
#858483