#EFDFCA#EFDFCA
#EFDFCA is a very light, muted orange. Relative luminance 0.754; OKLCH L 91.1% C 0.033 H 74.8°. Best body text is #000000 at 16.08:1 contrast (WCAG AA passes).
Color values
| HEX | #EFDFCA |
|---|---|
| RGB | rgb(239, 223, 202) |
| HSL | hsl(34, 54%, 86%) |
| HSV | hsv(34, 15%, 94%) |
| CMYK | cmyk(0%, 6.7%, 15.5%, 6.3%) |
| CIE-LAB | lab(89.58, 2.08, 12.26) |
| CIE-LCH | lch(89.58, 12.44, 80.37°) |
| OKLab | oklab(91.1% 0.0087 0.0319) |
| OKLCH | oklch(91.1% 0.033 74.8) |
| XYZ | xyz(72.6444, 75.3916, 66.5909) |
| Luminance | 0.7539 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 1.47
Champagne
#F7E7CE
ΔE00 2.28
Antiquewhite
#FAEBD7
ΔE00 2.62
Papayawhip
#FFEFD5
ΔE00 3.85
Blanchedalmond
#FFEBCD
ΔE00 3.95
Bisque
#FFE4C4
ΔE00 4.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFDFCA #CADAEF
analogous
#EFCDCA #EFDFCA #EDEFCA
triadic
#EFDFCA #CAEFDF #DFCAEF
tetradic
#EFDFCA #CAEFCD #CADAEF #EFCAED
square
#EFDFCA #CAEFCD #CADAEF #EFCAED
split-complementary
#EFDFCA #CAEDEF #CDCAEF
monochromatic
#D3A66C #E1C39B #EFDFCA #F8F1E7 #F8F1E7
Accessibility & contrast
On white
1.31
#EFDFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.08
#EFDFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFDFCA
16.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFDFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFDFCA | 1.00 | 1.31 | 16.08 | 16.08 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DFC9
Deuteranopia (green-blind)
#E9E3CA
Tritanopia (blue-blind)
#F6DBD9
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #efdfca; /* rgb */ color: rgb(239, 223, 202); /* oklch */ color: oklch(91.1% 0.033 74.8);
Tailwind
colors: {
custom: {
50: '#f4e9da',
500: '#efdfca',
950: '#000000',
},
}SCSS
$custom: #efdfca; $custom-light: #f4e9da; $custom-dark: #000000;
JSON
{
"hex": "#efdfca",
"rgb": {
"r": 239,
"g": 223,
"b": 202
},
"hsl": {
"h": 34.054,
"s": 53.623,
"l": 86.471
},
"oklch": {
"l": 0.91096,
"c": 0.03307,
"h": 74.8
},
"luminance": 0.7539
}Semantic roles & 50–950 ramp
primary
#EFDFCA
secondary
#90ABCD
accent
#68C124
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171614
muted
#858483