#EFCEBF#EFCEBF
#EFCEBF is a very light, muted orange. Relative luminance 0.663; OKLCH L 87.5% C 0.043 H 45.9°. Best body text is #000000 at 14.25:1 contrast (WCAG AA passes).
Color values
| HEX | #EFCEBF |
|---|---|
| RGB | rgb(239, 206, 191) |
| HSL | hsl(19, 60%, 84%) |
| HSV | hsv(19, 20%, 94%) |
| CMYK | cmyk(0%, 13.8%, 20.1%, 6.3%) |
| CIE-LAB | lab(85.13, 9.25, 11.73) |
| CIE-LCH | lch(85.13, 14.94, 51.74°) |
| OKLab | oklab(87.53% 0.0296 0.0306) |
| OKLCH | oklch(87.53% 0.043 45.9) |
| XYZ | xyz(67.0720, 66.2570, 58.5359) |
| Luminance | 0.6625 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 5.21
Mistyrose
#FFE4E1
ΔE00 7.09
Peach
#FFDAB9
ΔE00 7.13
Light Peach
#FFD8B1
ΔE00 8.66
Bisque
#FFE4C4
ΔE00 9.28
Warm Beige
#E9DCC9
ΔE00 9.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFCEBF #BFE0EF
analogous
#EFBFC8 #EFCEBF #EFE6BF
triadic
#EFCEBF #BFEFCE #CEBFEF
tetradic
#EFCEBF #C8EFBF #BFE0EF #E6BFEF
square
#EFCEBF #C8EFBF #BFE0EF #E6BFEF
split-complementary
#EFCEBF #BFEFE6 #BFC8EF
monochromatic
#D7835D #E3A98E #EFCEBF #F9ECE7 #F9ECE7
Accessibility & contrast
On white
1.47
#EFCEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.25
#EFCEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFCEBF
14.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFCEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFCEBF | 1.00 | 1.47 | 14.25 | 14.25 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D1BE
Deuteranopia (green-blind)
#DED7BF
Tritanopia (blue-blind)
#F9C9CA
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #efcebf; /* rgb */ color: rgb(239, 206, 191); /* oklch */ color: oklch(87.5% 0.043 45.9);
Tailwind
colors: {
custom: {
50: '#f4ddd2',
500: '#efcebf',
950: '#000000',
},
}SCSS
$custom: #efcebf; $custom-light: #f4ddd2; $custom-dark: #000000;
JSON
{
"hex": "#efcebf",
"rgb": {
"r": 239,
"g": 206,
"b": 191
},
"hsl": {
"h": 18.75,
"s": 60,
"l": 84.314
},
"oklch": {
"l": 0.87529,
"c": 0.04257,
"h": 45.9
},
"luminance": 0.66255
}Semantic roles & 50–950 ramp
primary
#EFCEBF
secondary
#85B7CD
accent
#93C81E
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171514
muted
#858483