#EFDDC4#EFDDC4
#EFDDC4 is a very light, muted orange. Relative luminance 0.740; OKLCH L 90.6% C 0.039 H 76.2°. Best body text is #000000 at 15.81:1 contrast (WCAG AA passes).
Color values
| HEX | #EFDDC4 |
|---|---|
| RGB | rgb(239, 221, 196) |
| HSL | hsl(35, 57%, 85%) |
| HSV | hsv(35, 18%, 94%) |
| CMYK | cmyk(0%, 7.5%, 18%, 6.3%) |
| CIE-LAB | lab(88.95, 2.20, 14.51) |
| CIE-LCH | lch(88.95, 14.68, 81.36°) |
| OKLab | oklab(90.56% 0.0093 0.0376) |
| OKLCH | oklch(90.56% 0.039 76.2) |
| XYZ | xyz(71.4166, 74.0506, 62.7449) |
| Luminance | 0.7405 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Champagne
#F7E7CE
ΔE00 2.29
Warm Beige
#E9DCC9
ΔE00 2.46
Blanchedalmond
#FFEBCD
ΔE00 3.43
Antiquewhite
#FAEBD7
ΔE00 3.52
Bisque
#FFE4C4
ΔE00 3.79
Papayawhip
#FFEFD5
ΔE00 3.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFDDC4 #C4D6EF
analogous
#EFC7C4 #EFDDC4 #EBEFC4
triadic
#EFDDC4 #C4EFDD #DDC4EF
tetradic
#EFDDC4 #C4EFC7 #C4D6EF #EFC4EB
square
#EFDDC4 #C4EFC7 #C4D6EF #EFC4EB
split-complementary
#EFDDC4 #C4EBEF #C7C4EF
monochromatic
#D5A664 #E2C194 #EFDDC4 #F8F1E7 #F8F1E7
Accessibility & contrast
On white
1.33
#EFDDC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.81
#EFDDC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFDDC4
15.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFDDC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFDDC4 | 1.00 | 1.33 | 15.81 | 15.81 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DDC2
Deuteranopia (green-blind)
#E9E1C5
Tritanopia (blue-blind)
#F7D8D6
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #efddc4; /* rgb */ color: rgb(239, 221, 196); /* oklch */ color: oklch(90.6% 0.039 76.2);
Tailwind
colors: {
custom: {
50: '#f4e7d5',
500: '#efddc4',
950: '#000000',
},
}SCSS
$custom: #efddc4; $custom-light: #f4e7d5; $custom-dark: #000000;
JSON
{
"hex": "#efddc4",
"rgb": {
"r": 239,
"g": 221,
"b": 196
},
"hsl": {
"h": 34.884,
"s": 57.333,
"l": 85.294
},
"oklch": {
"l": 0.90558,
"c": 0.03871,
"h": 76.2
},
"luminance": 0.74049
}Semantic roles & 50–950 ramp
primary
#EFDDC4
secondary
#8AA6CD
accent
#65C521
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171614
muted
#858483