#EFE2D2#EFE2D2
#EFE2D2 is a very light, muted orange. Relative luminance 0.774; OKLCH L 91.9% C 0.026 H 73.2°. Best body text is #000000 at 16.48:1 contrast (WCAG AA passes).
Color values
| HEX | #EFE2D2 |
|---|---|
| RGB | rgb(239, 226, 210) |
| HSL | hsl(33, 48%, 88%) |
| HSV | hsv(33, 12%, 94%) |
| CMYK | cmyk(0%, 5.4%, 12.1%, 6.3%) |
| CIE-LAB | lab(90.50, 1.78, 9.40) |
| CIE-LCH | lch(90.50, 9.57, 79.26°) |
| OKLab | oklab(91.89% 0.0074 0.0246) |
| OKLCH | oklch(91.89% 0.026 73.2) |
| XYZ | xyz(74.4248, 77.3976, 71.9788) |
| Luminance | 0.7740 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 1.89
Antiquewhite
#FAEBD7
ΔE00 2.46
Champagne
#F7E7CE
ΔE00 3.40
Linen
#FAF0E6
ΔE00 3.88
Oldlace
#FDF5E6
ΔE00 4.45
Eggshell
#F0EAD6
ΔE00 4.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFE2D2 #D2DFEF
analogous
#EFD3D2 #EFE2D2 #EDEFD2
triadic
#EFE2D2 #D2EFE2 #E2D2EF
tetradic
#EFE2D2 #D2EFD3 #D2DFEF #EFD2ED
square
#EFE2D2 #D2EFD3 #D2DFEF #EFD2ED
split-complementary
#EFE2D2 #D2EDEF #D3D2EF
monochromatic
#CFA878 #DFC5A5 #EFE2D2 #F7F0E8 #F7F0E8
Accessibility & contrast
On white
1.27
#EFE2D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.48
#EFE2D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFE2D2
16.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFE2D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFE2D2 | 1.00 | 1.27 | 16.48 | 16.48 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E2D1
Deuteranopia (green-blind)
#EAE5D2
Tritanopia (blue-blind)
#F5DFDD
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #efe2d2; /* rgb */ color: rgb(239, 226, 210); /* oklch */ color: oklch(91.9% 0.026 73.2);
Tailwind
colors: {
custom: {
50: '#f4ebdf',
500: '#efe2d2',
950: '#000000',
},
}SCSS
$custom: #efe2d2; $custom-light: #f4ebdf; $custom-dark: #000000;
JSON
{
"hex": "#efe2d2",
"rgb": {
"r": 239,
"g": 226,
"b": 210
},
"hsl": {
"h": 33.103,
"s": 47.541,
"l": 88.039
},
"oklch": {
"l": 0.91885,
"c": 0.0257,
"h": 73.2
},
"luminance": 0.77397
}Semantic roles & 50–950 ramp
primary
#EFE2D2
secondary
#99B0CC
accent
#6BBB2B
background
#FFFEFE
surface
#FEFDFC
border
#D6D5D5
text
#171615
muted
#858484