#EFE2D1#EFE2D1
#EFE2D1 is a very light, muted orange. Relative luminance 0.773; OKLCH L 91.9% C 0.027 H 74.7°. Best body text is #000000 at 16.47:1 contrast (WCAG AA passes).
Color values
| HEX | #EFE2D1 |
|---|---|
| RGB | rgb(239, 226, 209) |
| HSL | hsl(34, 48%, 88%) |
| HSV | hsv(34, 13%, 94%) |
| CMYK | cmyk(0%, 5.4%, 12.6%, 6.3%) |
| CIE-LAB | lab(90.48, 1.63, 9.89) |
| CIE-LCH | lch(90.48, 10.03, 80.67°) |
| OKLab | oklab(91.86% 0.0071 0.0259) |
| OKLCH | oklch(91.86% 0.027 74.7) |
| XYZ | xyz(74.3006, 77.3479, 71.3248) |
| Luminance | 0.7735 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 1.61
Antiquewhite
#FAEBD7
ΔE00 2.29
Champagne
#F7E7CE
ΔE00 3.04
Linen
#FAF0E6
ΔE00 4.14
Papayawhip
#FFEFD5
ΔE00 4.19
Eggshell
#F0EAD6
ΔE00 4.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFE2D1 #D1DEEF
analogous
#EFD3D1 #EFE2D1 #EDEFD1
triadic
#EFE2D1 #D1EFE2 #E2D1EF
tetradic
#EFE2D1 #D1EFD3 #D1DEEF #EFD1ED
square
#EFE2D1 #D1EFD3 #D1DEEF #EFD1ED
split-complementary
#EFE2D1 #D1EDEF #D3D1EF
monochromatic
#CFA976 #DFC5A4 #EFE2D1 #F7F1E8 #F7F1E8
Accessibility & contrast
On white
1.28
#EFE2D1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.47
#EFE2D1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFE2D1
16.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFE2D1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFE2D1 | 1.00 | 1.28 | 16.47 | 16.47 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E2D0
Deuteranopia (green-blind)
#EAE5D1
Tritanopia (blue-blind)
#F5DFDD
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #efe2d1; /* rgb */ color: rgb(239, 226, 209); /* oklch */ color: oklch(91.9% 0.027 74.7);
Tailwind
colors: {
custom: {
50: '#f4ebdf',
500: '#efe2d1',
950: '#000000',
},
}SCSS
$custom: #efe2d1; $custom-light: #f4ebdf; $custom-dark: #000000;
JSON
{
"hex": "#efe2d1",
"rgb": {
"r": 239,
"g": 226,
"b": 209
},
"hsl": {
"h": 34,
"s": 48.387,
"l": 87.843
},
"oklch": {
"l": 0.91859,
"c": 0.02679,
"h": 74.7
},
"luminance": 0.77347
}Semantic roles & 50–950 ramp
primary
#EFE2D1
secondary
#98AFCC
accent
#69BC2A
background
#FFFEFE
surface
#FEFDFC
border
#D6D5D5
text
#171615
muted
#858484