#EFD2C8#EFD2C8
#EFD2C8 is a very light, muted orange. Relative luminance 0.686; OKLCH L 88.5% C 0.035 H 40.0°. Best body text is #000000 at 14.72:1 contrast (WCAG AA passes).
Color values
| HEX | #EFD2C8 |
|---|---|
| RGB | rgb(239, 210, 200) |
| HSL | hsl(15, 55%, 86%) |
| HSV | hsv(15, 16%, 94%) |
| CMYK | cmyk(0%, 12.1%, 16.3%, 6.3%) |
| CIE-LAB | lab(86.31, 8.51, 8.66) |
| CIE-LCH | lch(86.31, 12.15, 45.49°) |
| OKLab | oklab(88.52% 0.0271 0.0227) |
| OKLCH | oklch(88.52% 0.035 40) |
| XYZ | xyz(69.0682, 68.6158, 64.2382) |
| Luminance | 0.6861 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.07
Apricot
#FBCEB1
ΔE00 7.34
Peach
#FFDAB9
ΔE00 8.74
Warm Beige
#E9DCC9
ΔE00 9.34
Very Light Pink
#FFF4F2
ΔE00 9.51
Linen
#FAF0E6
ΔE00 9.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFD2C8 #C8E5EF
analogous
#EFC8D1 #EFD2C8 #EFE5C8
triadic
#EFD2C8 #C8EFD2 #D2C8EF
tetradic
#EFD2C8 #D1EFC8 #C8E5EF #E5C8EF
square
#EFD2C8 #D1EFC8 #C8E5EF #E5C8EF
split-complementary
#EFD2C8 #C8EFE5 #C8D1EF
monochromatic
#D38469 #E1AB99 #EFD2C8 #F8ECE7 #F8ECE7
Accessibility & contrast
On white
1.43
#EFD2C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.72
#EFD2C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFD2C8
14.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFD2C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFD2C8 | 1.00 | 1.43 | 14.72 | 14.72 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D5C7
Deuteranopia (green-blind)
#DFDAC8
Tritanopia (blue-blind)
#F7CECF
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #efd2c8; /* rgb */ color: rgb(239, 210, 200); /* oklch */ color: oklch(88.5% 0.035 40.0);
Tailwind
colors: {
custom: {
50: '#f4dfd8',
500: '#efd2c8',
950: '#000000',
},
}SCSS
$custom: #efd2c8; $custom-light: #f4dfd8; $custom-dark: #000000;
JSON
{
"hex": "#efd2c8",
"rgb": {
"r": 239,
"g": 210,
"b": 200
},
"hsl": {
"h": 15.385,
"s": 54.93,
"l": 86.078
},
"oklch": {
"l": 0.88524,
"c": 0.03539,
"h": 40
},
"luminance": 0.68614
}Semantic roles & 50–950 ramp
primary
#EFD2C8
secondary
#8EBDCD
accent
#9AC223
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171514
muted
#858483