#EFDDC2#EFDDC2
#EFDDC2 is a very light, muted orange. Relative luminance 0.740; OKLCH L 90.5% C 0.041 H 78.1°. Best body text is #000000 at 15.79:1 contrast (WCAG AA passes).
Color values
| HEX | #EFDDC2 |
|---|---|
| RGB | rgb(239, 221, 194) |
| HSL | hsl(36, 58%, 85%) |
| HSV | hsv(36, 19%, 94%) |
| CMYK | cmyk(0%, 7.5%, 18.8%, 6.3%) |
| CIE-LAB | lab(88.90, 1.91, 15.50) |
| CIE-LCH | lch(88.90, 15.61, 82.98°) |
| OKLab | oklab(90.51% 0.0085 0.0401) |
| OKLCH | oklch(90.51% 0.041 78.1) |
| XYZ | xyz(71.1904, 73.9602, 61.5540) |
| Luminance | 0.7396 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Champagne
#F7E7CE
ΔE00 2.32
Warm Beige
#E9DCC9
ΔE00 2.92
Blanchedalmond
#FFEBCD
ΔE00 3.23
Bisque
#FFE4C4
ΔE00 3.73
Antiquewhite
#FAEBD7
ΔE00 3.89
Papayawhip
#FFEFD5
ΔE00 3.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFDDC2 #C2D4EF
analogous
#EFC7C2 #EFDDC2 #EBEFC2
triadic
#EFDDC2 #C2EFDD #DDC2EF
tetradic
#EFDDC2 #C2EFC7 #C2D4EF #EFC2EB
square
#EFDDC2 #C2EFC7 #C2D4EF #EFC2EB
split-complementary
#EFDDC2 #C2EBEF #C7C2EF
monochromatic
#D6A761 #E2C292 #EFDDC2 #F9F1E7 #F9F1E7
Accessibility & contrast
On white
1.33
#EFDDC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.79
#EFDDC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFDDC2
15.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFDDC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFDDC2 | 1.00 | 1.33 | 15.79 | 15.79 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DDC0
Deuteranopia (green-blind)
#E9E1C3
Tritanopia (blue-blind)
#F7D8D5
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #efddc2; /* rgb */ color: rgb(239, 221, 194); /* oklch */ color: oklch(90.5% 0.041 78.1);
Tailwind
colors: {
custom: {
50: '#f4e7d4',
500: '#efddc2',
950: '#000000',
},
}SCSS
$custom: #efddc2; $custom-light: #f4e7d4; $custom-dark: #000000;
JSON
{
"hex": "#efddc2",
"rgb": {
"r": 239,
"g": 221,
"b": 194
},
"hsl": {
"h": 36,
"s": 58.442,
"l": 84.902
},
"oklch": {
"l": 0.90511,
"c": 0.04095,
"h": 78.1
},
"luminance": 0.73959
}Semantic roles & 50–950 ramp
primary
#EFDDC2
secondary
#88A4CD
accent
#62C61F
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171614
muted
#858483