#EFE6DF#EFE6DF
#EFE6DF is a very light, near-neutral orange. Relative luminance 0.803; OKLCH L 93.0% C 0.014 H 60.6°. Best body text is #000000 at 17.05:1 contrast (WCAG AA passes).
Color values
| HEX | #EFE6DF |
|---|---|
| RGB | rgb(239, 230, 223) |
| HSL | hsl(26, 33%, 91%) |
| HSV | hsv(26, 7%, 94%) |
| CMYK | cmyk(0%, 3.8%, 6.7%, 6.3%) |
| CIE-LAB | lab(91.81, 1.85, 4.49) |
| CIE-LCH | lch(91.81, 4.85, 67.61°) |
| OKLab | oklab(93.01% 0.0067 0.0119) |
| OKLCH | oklch(93.01% 0.014 60.6) |
| XYZ | xyz(77.2111, 80.2727, 81.2244) |
| Luminance | 0.8027 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Linen
#FAF0E6
ΔE00 2.50
Seashell
#FFF5EE
ΔE00 3.22
Very Light Pink
#FFF4F2
ΔE00 4.30
Floralwhite
#FFFAF0
ΔE00 4.85
Oldlace
#FDF5E6
ΔE00 4.91
Off White
#FAF9F6
ΔE00 5.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFE6DF #DFE8EF
analogous
#EFDFE0 #EFE6DF #EFEEDF
triadic
#EFE6DF #DFEFE6 #E6DFEF
tetradic
#EFE6DF #E0EFDF #DFE8EF #EEDFEF
square
#EFE6DF #E0EFDF #DFE8EF #EEDFEF
split-complementary
#EFE6DF #DFEFEE #DFE0EF
monochromatic
#C6A68D #DBC6B6 #EFE6DF #F5EFEB #F5EFEB
Accessibility & contrast
On white
1.23
#EFE6DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.05
#EFE6DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFE6DF
17.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFE6DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFE6DF | 1.00 | 1.23 | 17.05 | 17.05 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E6DF
Deuteranopia (green-blind)
#EBE8DF
Tritanopia (blue-blind)
#F2E4E4
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #efe6df; /* rgb */ color: rgb(239, 230, 223); /* oklch */ color: oklch(93.0% 0.014 60.6);
Tailwind
colors: {
custom: {
50: '#f4ede9',
500: '#efe6df',
950: '#000000',
},
}SCSS
$custom: #efe6df; $custom-light: #f4ede9; $custom-dark: #000000;
JSON
{
"hex": "#efe6df",
"rgb": {
"r": 239,
"g": 230,
"b": 223
},
"hsl": {
"h": 26.25,
"s": 33.333,
"l": 90.588
},
"oklch": {
"l": 0.93009,
"c": 0.01361,
"h": 60.6
},
"luminance": 0.80272
}Semantic roles & 50–950 ramp
primary
#EFE6DF
secondary
#A9BBC9
accent
#7AAC39
background
#FFFEFE
surface
#FEFDFC
border
#D6D5D5
text
#171616
muted
#858484