#EFDFCE#EFDFCE
#EFDFCE is a very light, muted orange. Relative luminance 0.756; OKLCH L 91.2% C 0.029 H 69.1°. Best body text is #000000 at 16.12:1 contrast (WCAG AA passes).
Color values
| HEX | #EFDFCE |
|---|---|
| RGB | rgb(239, 223, 206) |
| HSL | hsl(31, 51%, 87%) |
| HSV | hsv(31, 14%, 94%) |
| CMYK | cmyk(0%, 6.7%, 13.8%, 6.3%) |
| CIE-LAB | lab(89.67, 2.70, 10.30) |
| CIE-LCH | lch(89.67, 10.64, 75.32°) |
| OKLab | oklab(91.2% 0.0103 0.0269) |
| OKLCH | oklch(91.2% 0.029 69.1) |
| XYZ | xyz(73.1241, 75.5835, 69.1175) |
| Luminance | 0.7558 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 2.11
Antiquewhite
#FAEBD7
ΔE00 2.93
Champagne
#F7E7CE
ΔE00 3.60
Linen
#FAF0E6
ΔE00 4.75
Papayawhip
#FFEFD5
ΔE00 4.86
Blanchedalmond
#FFEBCD
ΔE00 5.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFDFCE #CEDEEF
analogous
#EFCFCE #EFDFCE #EFEFCE
triadic
#EFDFCE #CEEFDF #DFCEEF
tetradic
#EFDFCE #CEEFCF #CEDEEF #EFCEEF
square
#EFDFCE #CEEFCF #CEDEEF #EFCEEF
split-complementary
#EFDFCE #CEEFEF #CFCEEF
monochromatic
#D1A372 #E0C1A0 #EFDFCE #F7F0E8 #F7F0E8
Accessibility & contrast
On white
1.30
#EFDFCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.12
#EFDFCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFDFCE
16.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFDFCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFDFCE | 1.00 | 1.30 | 16.12 | 16.12 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DFCD
Deuteranopia (green-blind)
#E9E3CE
Tritanopia (blue-blind)
#F5DBDA
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #efdfce; /* rgb */ color: rgb(239, 223, 206); /* oklch */ color: oklch(91.2% 0.029 69.1);
Tailwind
colors: {
custom: {
50: '#f4e9dd',
500: '#efdfce',
950: '#000000',
},
}SCSS
$custom: #efdfce; $custom-light: #f4e9dd; $custom-dark: #000000;
JSON
{
"hex": "#efdfce",
"rgb": {
"r": 239,
"g": 223,
"b": 206
},
"hsl": {
"h": 30.909,
"s": 50.769,
"l": 87.255
},
"oklch": {
"l": 0.91196,
"c": 0.02879,
"h": 69.1
},
"luminance": 0.75582
}Semantic roles & 50–950 ramp
primary
#EFDFCE
secondary
#95B0CC
accent
#70BE27
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171615
muted
#858484