#EFE2D8#EFE2D8
#EFE2D8 is a very light, near-neutral orange. Relative luminance 0.777; OKLCH L 92.0% C 0.020 H 60.2°. Best body text is #000000 at 16.54:1 contrast (WCAG AA passes).
Color values
| HEX | #EFE2D8 |
|---|---|
| RGB | rgb(239, 226, 216) |
| HSL | hsl(26, 42%, 89%) |
| HSV | hsv(26, 10%, 94%) |
| CMYK | cmyk(0%, 5.4%, 9.6%, 6.3%) |
| CIE-LAB | lab(90.64, 2.75, 6.47) |
| CIE-LCH | lch(90.64, 7.03, 66.97°) |
| OKLab | oklab(92.04% 0.0098 0.017) |
| OKLCH | oklch(92.04% 0.02 60.2) |
| XYZ | xyz(75.1864, 77.7022, 75.9896) |
| Luminance | 0.7770 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Linen
#FAF0E6
ΔE00 3.18
Seashell
#FFF5EE
ΔE00 4.24
Warm Beige
#E9DCC9
ΔE00 4.32
Antiquewhite
#FAEBD7
ΔE00 4.52
Oldlace
#FDF5E6
ΔE00 5.40
Very Light Pink
#FFF4F2
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFE2D8 #D8E5EF
analogous
#EFD8DA #EFE2D8 #EFEED8
triadic
#EFE2D8 #D8EFE2 #E2D8EF
tetradic
#EFE2D8 #DAEFD8 #D8E5EF #EED8EF
square
#EFE2D8 #DAEFD8 #D8E5EF #EED8EF
split-complementary
#EFE2D8 #D8EFEE #D8DAEF
monochromatic
#CBA181 #DDC2AD #EFE2D8 #F6EFE9 #F6EFE9
Accessibility & contrast
On white
1.27
#EFE2D8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.54
#EFE2D8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFE2D8
16.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFE2D8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFE2D8 | 1.00 | 1.27 | 16.54 | 16.54 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E3D7
Deuteranopia (green-blind)
#E9E5D8
Tritanopia (blue-blind)
#F4DFDF
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #efe2d8; /* rgb */ color: rgb(239, 226, 216); /* oklch */ color: oklch(92.0% 0.020 60.2);
Tailwind
colors: {
custom: {
50: '#f4ebe4',
500: '#efe2d8',
950: '#000000',
},
}SCSS
$custom: #efe2d8; $custom-light: #f4ebe4; $custom-dark: #000000;
JSON
{
"hex": "#efe2d8",
"rgb": {
"r": 239,
"g": 226,
"b": 216
},
"hsl": {
"h": 26.087,
"s": 41.818,
"l": 89.216
},
"oklch": {
"l": 0.9204,
"c": 0.01962,
"h": 60.2
},
"luminance": 0.77701
}Semantic roles & 50–950 ramp
primary
#EFE2D8
secondary
#A0B8CB
accent
#7BB531
background
#FFFEFE
surface
#FEFDFC
border
#D6D5D5
text
#171615
muted
#858484