#EFE2D7#EFE2D7
#EFE2D7 is a very light, muted orange. Relative luminance 0.776; OKLCH L 92.0% C 0.021 H 62.8°. Best body text is #000000 at 16.53:1 contrast (WCAG AA passes).
Color values
| HEX | #EFE2D7 |
|---|---|
| RGB | rgb(239, 226, 215) |
| HSL | hsl(28, 43%, 89%) |
| HSV | hsv(28, 10%, 94%) |
| CMYK | cmyk(0%, 5.4%, 10%, 6.3%) |
| CIE-LAB | lab(90.62, 2.59, 6.95) |
| CIE-LCH | lch(90.62, 7.42, 69.60°) |
| OKLab | oklab(92.01% 0.0094 0.0183) |
| OKLCH | oklch(92.01% 0.021 62.8) |
| XYZ | xyz(75.0575, 77.6507, 75.3109) |
| Luminance | 0.7765 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Linen
#FAF0E6
ΔE00 3.15
Warm Beige
#E9DCC9
ΔE00 3.86
Antiquewhite
#FAEBD7
ΔE00 4.10
Seashell
#FFF5EE
ΔE00 4.38
Oldlace
#FDF5E6
ΔE00 5.15
Champagne
#F7E7CE
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFE2D7 #D7E4EF
analogous
#EFD7D8 #EFE2D7 #EFEED7
triadic
#EFE2D7 #D7EFE2 #E2D7EF
tetradic
#EFE2D7 #D8EFD7 #D7E4EF #EED7EF
square
#EFE2D7 #D8EFD7 #D7E4EF #EED7EF
split-complementary
#EFE2D7 #D7EFEE #D7D8EF
monochromatic
#CCA380 #DEC2AB #EFE2D7 #F6EFE9 #F6EFE9
Accessibility & contrast
On white
1.27
#EFE2D7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.53
#EFE2D7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFE2D7
16.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFE2D7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFE2D7 | 1.00 | 1.27 | 16.53 | 16.53 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E2D6
Deuteranopia (green-blind)
#E9E5D7
Tritanopia (blue-blind)
#F4DFDF
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #efe2d7; /* rgb */ color: rgb(239, 226, 215); /* oklch */ color: oklch(92.0% 0.021 62.8);
Tailwind
colors: {
custom: {
50: '#f4ebe3',
500: '#efe2d7',
950: '#000000',
},
}SCSS
$custom: #efe2d7; $custom-light: #f4ebe3; $custom-dark: #000000;
JSON
{
"hex": "#efe2d7",
"rgb": {
"r": 239,
"g": 226,
"b": 215
},
"hsl": {
"h": 27.5,
"s": 42.857,
"l": 89.02
},
"oklch": {
"l": 0.92014,
"c": 0.02055,
"h": 62.8
},
"luminance": 0.7765
}Semantic roles & 50–950 ramp
primary
#EFE2D7
secondary
#9FB7CB
accent
#78B630
background
#FFFEFE
surface
#FEFDFC
border
#D6D5D5
text
#171615
muted
#858484