#EFCEAE#EFCEAE
#EFCEAE is a very light, muted orange. Relative luminance 0.655; OKLCH L 87.1% C 0.057 H 66.1°. Best body text is #000000 at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #EFCEAE |
|---|---|
| RGB | rgb(239, 206, 174) |
| HSL | hsl(30, 67%, 81%) |
| HSV | hsv(30, 27%, 94%) |
| CMYK | cmyk(0%, 13.8%, 27.2%, 6.3%) |
| CIE-LAB | lab(84.77, 6.87, 20.21) |
| CIE-LCH | lch(84.77, 21.35, 71.23°) |
| OKLab | oklab(87.13% 0.0229 0.0517) |
| OKLCH | oklch(87.13% 0.057 66.1) |
| XYZ | xyz(65.3086, 65.5516, 49.2487) |
| Luminance | 0.6555 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 3.15
Light Peach
#FFD8B1
ΔE00 3.30
Apricot
#FBCEB1
ΔE00 4.54
Bisque
#FFE4C4
ΔE00 5.20
Navajowhite
#FFDEAD
ΔE00 6.15
Wheat
#F5DEB3
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFCEAE #AECFEF
analogous
#EFAEAE #EFCEAE #EFEEAE
triadic
#EFCEAE #AEEFCE #CEAEEF
tetradic
#EFCEAE #AEEFAE #AECFEF #EEAEEF
square
#EFCEAE #AEEFAE #AECFEF #EEAEEF
split-complementary
#EFCEAE #AEEFEE #AEAEEF
monochromatic
#DB9048 #E5AF7B #EFCEAE #F9EDE1 #FAF0E5
Accessibility & contrast
On white
1.49
#EFCEAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.11
#EFCEAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFCEAE
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFCEAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFCEAE | 1.00 | 1.49 | 14.11 | 14.11 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CFAC
Deuteranopia (green-blind)
#E1D7AF
Tritanopia (blue-blind)
#FBC7C5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #efceae; /* rgb */ color: rgb(239, 206, 174); /* oklch */ color: oklch(87.1% 0.057 66.1);
Tailwind
colors: {
custom: {
50: '#f5dcc6',
500: '#efceae',
950: '#000000',
},
}SCSS
$custom: #efceae; $custom-light: #f5dcc6; $custom-dark: #000000;
JSON
{
"hex": "#efceae",
"rgb": {
"r": 239,
"g": 206,
"b": 174
},
"hsl": {
"h": 29.538,
"s": 67.01,
"l": 80.98
},
"oklch": {
"l": 0.87129,
"c": 0.05655,
"h": 66.1
},
"luminance": 0.65549
}Semantic roles & 50–950 ramp
primary
#EFCEAE
secondary
#74A1CD
accent
#74CF17
background
#FFFEFD
surface
#FEFCF9
border
#D6D5D2
text
#171513
muted
#858482