#EFDAD2#EFDAD2
#EFDAD2 is a very light, muted orange. Relative luminance 0.731; OKLCH L 90.3% C 0.026 H 42.1°. Best body text is #000000 at 15.63:1 contrast (WCAG AA passes).
Color values
| HEX | #EFDAD2 |
|---|---|
| RGB | rgb(239, 218, 210) |
| HSL | hsl(17, 48%, 88%) |
| HSV | hsv(17, 12%, 94%) |
| CMYK | cmyk(0%, 8.8%, 12.1%, 6.3%) |
| CIE-LAB | lab(88.52, 5.92, 6.55) |
| CIE-LCH | lch(88.52, 8.83, 47.92°) |
| OKLab | oklab(90.33% 0.0191 0.0173) |
| OKLCH | oklch(90.33% 0.026 42.1) |
| XYZ | xyz(72.3000, 73.1480, 71.2706) |
| Luminance | 0.7315 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.39
Linen
#FAF0E6
ΔE00 6.71
Very Light Pink
#FFF4F2
ΔE00 6.71
Seashell
#FFF5EE
ΔE00 6.95
Warm Beige
#E9DCC9
ΔE00 7.33
Lavenderblush
#FFF0F5
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFDAD2 #D2E7EF
analogous
#EFD2D8 #EFDAD2 #EFE8D2
triadic
#EFDAD2 #D2EFDA #DAD2EF
tetradic
#EFDAD2 #D8EFD2 #D2E7EF #E8D2EF
square
#EFDAD2 #D8EFD2 #D2E7EF #E8D2EF
split-complementary
#EFDAD2 #D2EFE8 #D2D8EF
monochromatic
#CF9078 #DFB5A5 #EFDAD2 #F7ECE8 #F7ECE8
Accessibility & contrast
On white
1.34
#EFDAD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.63
#EFDAD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFDAD2
15.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFDAD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFDAD2 | 1.00 | 1.34 | 15.63 | 15.63 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDCD1
Deuteranopia (green-blind)
#E4E0D2
Tritanopia (blue-blind)
#F5D7D8
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #efdad2; /* rgb */ color: rgb(239, 218, 210); /* oklch */ color: oklch(90.3% 0.026 42.1);
Tailwind
colors: {
custom: {
50: '#f4e5df',
500: '#efdad2',
950: '#000000',
},
}SCSS
$custom: #efdad2; $custom-light: #f4e5df; $custom-dark: #000000;
JSON
{
"hex": "#efdad2",
"rgb": {
"r": 239,
"g": 218,
"b": 210
},
"hsl": {
"h": 16.552,
"s": 47.541,
"l": 88.039
},
"oklch": {
"l": 0.90327,
"c": 0.02576,
"h": 42.1
},
"luminance": 0.73147
}Semantic roles & 50–950 ramp
primary
#EFDAD2
secondary
#99BECC
accent
#93BB2B
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171515
muted
#858484