#EFDCC2#EFDCC2
#EFDCC2 is a very light, muted orange. Relative luminance 0.734; OKLCH L 90.3% C 0.040 H 75.8°. Best body text is #000000 at 15.69:1 contrast (WCAG AA passes).
Color values
| HEX | #EFDCC2 |
|---|---|
| RGB | rgb(239, 220, 194) |
| HSL | hsl(35, 58%, 85%) |
| HSV | hsv(35, 19%, 94%) |
| CMYK | cmyk(0%, 7.9%, 18.8%, 6.3%) |
| CIE-LAB | lab(88.65, 2.42, 15.14) |
| CIE-LCH | lch(88.65, 15.34, 80.91°) |
| OKLab | oklab(90.32% 0.0099 0.0392) |
| OKLCH | oklch(90.32% 0.04 75.8) |
| XYZ | xyz(70.9272, 73.4337, 61.4663) |
| Luminance | 0.7343 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Champagne
#F7E7CE
ΔE00 2.61
Warm Beige
#E9DCC9
ΔE00 2.86
Blanchedalmond
#FFEBCD
ΔE00 3.48
Bisque
#FFE4C4
ΔE00 3.54
Antiquewhite
#FAEBD7
ΔE00 3.90
Papayawhip
#FFEFD5
ΔE00 4.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFDCC2 #C2D5EF
analogous
#EFC6C2 #EFDCC2 #EBEFC2
triadic
#EFDCC2 #C2EFDC #DCC2EF
tetradic
#EFDCC2 #C2EFC6 #C2D5EF #EFC2EB
square
#EFDCC2 #C2EFC6 #C2D5EF #EFC2EB
split-complementary
#EFDCC2 #C2EBEF #C6C2EF
monochromatic
#D6A461 #E2C092 #EFDCC2 #F9F1E7 #F9F1E7
Accessibility & contrast
On white
1.34
#EFDCC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.69
#EFDCC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFDCC2
15.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFDCC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFDCC2 | 1.00 | 1.34 | 15.69 | 15.69 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DCC0
Deuteranopia (green-blind)
#E8E0C3
Tritanopia (blue-blind)
#F7D7D5
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #efdcc2; /* rgb */ color: rgb(239, 220, 194); /* oklch */ color: oklch(90.3% 0.040 75.8);
Tailwind
colors: {
custom: {
50: '#f4e6d4',
500: '#efdcc2',
950: '#000000',
},
}SCSS
$custom: #efdcc2; $custom-light: #f4e6d4; $custom-dark: #000000;
JSON
{
"hex": "#efdcc2",
"rgb": {
"r": 239,
"g": 220,
"b": 194
},
"hsl": {
"h": 34.667,
"s": 58.442,
"l": 84.902
},
"oklch": {
"l": 0.90315,
"c": 0.04043,
"h": 75.8
},
"luminance": 0.73432
}Semantic roles & 50–950 ramp
primary
#EFDCC2
secondary
#88A5CD
accent
#66C61F
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171614
muted
#858483