#EFD2C2#EFD2C2
#EFD2C2 is a very light, muted orange. Relative luminance 0.683; OKLCH L 88.4% C 0.039 H 50.8°. Best body text is #000000 at 14.67:1 contrast (WCAG AA passes).
Color values
| HEX | #EFD2C2 |
|---|---|
| RGB | rgb(239, 210, 194) |
| HSL | hsl(21, 58%, 85%) |
| HSV | hsv(21, 19%, 94%) |
| CMYK | cmyk(0%, 12.1%, 18.8%, 6.3%) |
| CIE-LAB | lab(86.18, 7.61, 11.64) |
| CIE-LCH | lch(86.18, 13.90, 56.82°) |
| OKLab | oklab(88.37% 0.0248 0.0303) |
| OKLCH | oklch(88.37% 0.039 50.8) |
| XYZ | xyz(68.3808, 68.3408, 60.6175) |
| Luminance | 0.6834 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 5.44
Peach
#FFDAB9
ΔE00 6.20
Mistyrose
#FFE4E1
ΔE00 7.09
Warm Beige
#E9DCC9
ΔE00 7.66
Bisque
#FFE4C4
ΔE00 7.75
Light Peach
#FFD8B1
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFD2C2 #C2DFEF
analogous
#EFC2C9 #EFD2C2 #EFE8C2
triadic
#EFD2C2 #C2EFD2 #D2C2EF
tetradic
#EFD2C2 #C9EFC2 #C2DFEF #E8C2EF
square
#EFD2C2 #C9EFC2 #C2DFEF #E8C2EF
split-complementary
#EFD2C2 #C2EFE8 #C2C9EF
monochromatic
#D68A61 #E2AE92 #EFD2C2 #F9EDE7 #F9EDE7
Accessibility & contrast
On white
1.43
#EFD2C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.67
#EFD2C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFD2C2
14.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFD2C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFD2C2 | 1.00 | 1.43 | 14.67 | 14.67 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD4C1
Deuteranopia (green-blind)
#E0DAC2
Tritanopia (blue-blind)
#F8CDCD
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #efd2c2; /* rgb */ color: rgb(239, 210, 194); /* oklch */ color: oklch(88.4% 0.039 50.8);
Tailwind
colors: {
custom: {
50: '#f4dfd4',
500: '#efd2c2',
950: '#000000',
},
}SCSS
$custom: #efd2c2; $custom-light: #f4dfd4; $custom-dark: #000000;
JSON
{
"hex": "#efd2c2",
"rgb": {
"r": 239,
"g": 210,
"b": 194
},
"hsl": {
"h": 21.333,
"s": 58.442,
"l": 84.902
},
"oklch": {
"l": 0.88372,
"c": 0.03917,
"h": 50.8
},
"luminance": 0.68339
}Semantic roles & 50–950 ramp
primary
#EFD2C2
secondary
#88B5CD
accent
#8BC61F
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171514
muted
#858483