#EFE6E2#EFE6E2
#EFE6E2 is a very light, near-neutral orange. Relative luminance 0.804; OKLCH L 93.1% C 0.011 H 45.7°. Best body text is #000000 at 17.09:1 contrast (WCAG AA passes).
Color values
| HEX | #EFE6E2 |
|---|---|
| RGB | rgb(239, 230, 226) |
| HSL | hsl(18, 29%, 91%) |
| HSV | hsv(18, 5%, 94%) |
| CMYK | cmyk(0%, 3.8%, 5.4%, 6.3%) |
| CIE-LAB | lab(91.88, 2.35, 3.03) |
| CIE-LCH | lch(91.88, 3.84, 52.13°) |
| OKLab | oklab(93.09% 0.0078 0.008) |
| OKLCH | oklch(93.09% 0.011 45.7) |
| XYZ | xyz(77.6191, 80.4359, 83.3734) |
| Luminance | 0.8044 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Pink
#FFF4F2
ΔE00 3.41
Seashell
#FFF5EE
ΔE00 3.45
Linen
#FAF0E6
ΔE00 3.52
Snow
#FFFAFA
ΔE00 4.69
Gainsboro
#DCDCDC
ΔE00 4.94
Whitesmoke
#F5F5F5
ΔE00 5.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFE6E2 #E2EBEF
analogous
#EFE2E4 #EFE6E2 #EFECE2
triadic
#EFE6E2 #E2EFE6 #E6E2EF
tetradic
#EFE6E2 #E4EFE2 #E2EBEF #ECE2EF
square
#EFE6E2 #E4EFE2 #E2EBEF #ECE2EF
split-complementary
#EFE6E2 #E2EFEC #E2E4EF
monochromatic
#C3A293 #D9C4BB #EFE6E2 #F4EEEB #F4EEEB
Accessibility & contrast
On white
1.23
#EFE6E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.09
#EFE6E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFE6E2
17.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFE6E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFE6E2 | 1.00 | 1.23 | 17.09 | 17.09 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E7E2
Deuteranopia (green-blind)
#EAE8E2
Tritanopia (blue-blind)
#F2E5E5
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #efe6e2; /* rgb */ color: rgb(239, 230, 226); /* oklch */ color: oklch(93.1% 0.011 45.7);
Tailwind
colors: {
custom: {
50: '#f4edeb',
500: '#efe6e2',
950: '#000000',
},
}SCSS
$custom: #efe6e2; $custom-light: #f4edeb; $custom-dark: #000000;
JSON
{
"hex": "#efe6e2",
"rgb": {
"r": 239,
"g": 230,
"b": 226
},
"hsl": {
"h": 18.462,
"s": 28.889,
"l": 91.176
},
"oklch": {
"l": 0.9309,
"c": 0.01122,
"h": 45.7
},
"luminance": 0.80435
}Semantic roles & 50–950 ramp
primary
#EFE6E2
secondary
#ADC0C8
accent
#87A83E
background
#FFFEFE
surface
#FEFDFD
border
#D6D5D5
text
#171616
muted
#858484