#EFDBD2#EFDBD2
#EFDBD2 is a very light, muted orange. Relative luminance 0.737; OKLCH L 90.5% C 0.025 H 45.9°. Best body text is #000000 at 15.73:1 contrast (WCAG AA passes).
Color values
| HEX | #EFDBD2 |
|---|---|
| RGB | rgb(239, 219, 210) |
| HSL | hsl(19, 48%, 88%) |
| HSV | hsv(19, 12%, 94%) |
| CMYK | cmyk(0%, 8.4%, 12.1%, 6.3%) |
| CIE-LAB | lab(88.77, 5.40, 6.91) |
| CIE-LCH | lch(88.77, 8.77, 52.00°) |
| OKLab | oklab(90.52% 0.0177 0.0182) |
| OKLCH | oklch(90.52% 0.025 45.9) |
| XYZ | xyz(72.5601, 73.6682, 71.3573) |
| Luminance | 0.7367 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.92
Linen
#FAF0E6
ΔE00 6.13
Seashell
#FFF5EE
ΔE00 6.53
Very Light Pink
#FFF4F2
ΔE00 6.56
Warm Beige
#E9DCC9
ΔE00 6.59
Antiquewhite
#FAEBD7
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFDBD2 #D2E6EF
analogous
#EFD2D7 #EFDBD2 #EFE9D2
triadic
#EFDBD2 #D2EFDB #DBD2EF
tetradic
#EFDBD2 #D7EFD2 #D2E6EF #E9D2EF
square
#EFDBD2 #D7EFD2 #D2E6EF #E9D2EF
split-complementary
#EFDBD2 #D2EFE9 #D2D7EF
monochromatic
#CF9378 #DFB7A5 #EFDBD2 #F7EDE8 #F7EDE8
Accessibility & contrast
On white
1.33
#EFDBD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.73
#EFDBD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFDBD2
15.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFDBD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFDBD2 | 1.00 | 1.33 | 15.73 | 15.73 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DDD1
Deuteranopia (green-blind)
#E5E0D2
Tritanopia (blue-blind)
#F5D8D8
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #efdbd2; /* rgb */ color: rgb(239, 219, 210); /* oklch */ color: oklch(90.5% 0.025 45.9);
Tailwind
colors: {
custom: {
50: '#f4e6df',
500: '#efdbd2',
950: '#000000',
},
}SCSS
$custom: #efdbd2; $custom-light: #f4e6df; $custom-dark: #000000;
JSON
{
"hex": "#efdbd2",
"rgb": {
"r": 239,
"g": 219,
"b": 210
},
"hsl": {
"h": 18.621,
"s": 47.541,
"l": 88.039
},
"oklch": {
"l": 0.90521,
"c": 0.02535,
"h": 45.9
},
"luminance": 0.73667
}Semantic roles & 50–950 ramp
primary
#EFDBD2
secondary
#99BCCC
accent
#8EBB2B
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171515
muted
#858484