#EFCEB2#EFCEB2
#EFCEB2 is a very light, muted orange. Relative luminance 0.657; OKLCH L 87.2% C 0.053 H 62.4°. Best body text is #000000 at 14.14:1 contrast (WCAG AA passes).
Color values
| HEX | #EFCEB2 |
|---|---|
| RGB | rgb(239, 206, 178) |
| HSL | hsl(28, 66%, 82%) |
| HSV | hsv(28, 26%, 94%) |
| CMYK | cmyk(0%, 13.8%, 25.5%, 6.3%) |
| CIE-LAB | lab(84.85, 7.41, 18.22) |
| CIE-LCH | lch(84.85, 19.67, 67.86°) |
| OKLab | oklab(87.22% 0.0245 0.0468) |
| OKLCH | oklch(87.22% 0.053 62.4) |
| XYZ | xyz(65.7044, 65.7099, 51.3331) |
| Luminance | 0.6571 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 3.27
Apricot
#FBCEB1
ΔE00 3.76
Light Peach
#FFD8B1
ΔE00 4.07
Bisque
#FFE4C4
ΔE00 5.64
Navajowhite
#FFDEAD
ΔE00 7.38
Warm Beige
#E9DCC9
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFCEB2 #B2D3EF
analogous
#EFB2B5 #EFCEB2 #EFEDB2
triadic
#EFCEB2 #B2EFCE #CEB2EF
tetradic
#EFCEB2 #B5EFB2 #B2D3EF #EDB2EF
square
#EFCEB2 #B5EFB2 #B2D3EF #EDB2EF
split-complementary
#EFCEB2 #B2EFED #B2B5EF
monochromatic
#DA8E4D #E4AE7F #EFCEB2 #FAEEE5 #FAEFE6
Accessibility & contrast
On white
1.48
#EFCEB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.14
#EFCEB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFCEB2
14.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFCEB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFCEB2 | 1.00 | 1.48 | 14.14 | 14.14 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D0B0
Deuteranopia (green-blind)
#E0D7B2
Tritanopia (blue-blind)
#FAC7C6
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #efceb2; /* rgb */ color: rgb(239, 206, 178); /* oklch */ color: oklch(87.2% 0.053 62.4);
Tailwind
colors: {
custom: {
50: '#f5ddc9',
500: '#efceb2',
950: '#000000',
},
}SCSS
$custom: #efceb2; $custom-light: #f5ddc9; $custom-dark: #000000;
JSON
{
"hex": "#efceb2",
"rgb": {
"r": 239,
"g": 206,
"b": 178
},
"hsl": {
"h": 27.541,
"s": 65.591,
"l": 81.765
},
"oklch": {
"l": 0.87219,
"c": 0.05283,
"h": 62.4
},
"luminance": 0.65708
}Semantic roles & 50–950 ramp
primary
#EFCEB2
secondary
#78A6CD
accent
#7ACD18
background
#FFFEFD
surface
#FEFCF9
border
#D6D5D2
text
#171513
muted
#858482