#EFEFDF#EFEFDF
#EFEFDF is a very light, muted yellow. Relative luminance 0.854; OKLCH L 94.8% C 0.021 H 106.8°. Best body text is #000000 at 18.08:1 contrast (WCAG AA passes).
Color values
| HEX | #EFEFDF |
|---|---|
| RGB | rgb(239, 239, 223) |
| HSL | hsl(60, 33%, 91%) |
| HSV | hsv(60, 7%, 94%) |
| CMYK | cmyk(0%, 0%, 6.7%, 6.3%) |
| CIE-LAB | lab(94.06, -2.74, 7.74) |
| CIE-LCH | lch(94.06, 8.21, 109.53°) |
| OKLab | oklab(94.78% -0.0061 0.0203) |
| OKLCH | oklch(94.78% 0.021 106.8) |
| XYZ | xyz(79.7806, 85.4118, 82.0809) |
| Luminance | 0.8541 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell
#F0EAD6
ΔE00 2.98
Ivory
#FFFFF0
ΔE00 3.32
Beige
#F5F5DC
ΔE00 3.40
Oldlace
#FDF5E6
ΔE00 4.28
Floralwhite
#FFFAF0
ΔE00 4.71
Off White (survey)
#FFFFE4
ΔE00 4.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFEFDF #DFDFEF
analogous
#EFE7DF #EFEFDF #E7EFDF
triadic
#EFEFDF #DFEFEF #EFDFEF
tetradic
#EFEFDF #DFEFE7 #DFDFEF #EFDFE7
square
#EFEFDF #DFEFE7 #DFDFEF #EFDFE7
split-complementary
#EFEFDF #DFE7EF #E7DFEF
monochromatic
#C6C68D #DBDBB6 #EFEFDF #F5F5EB #F5F5EB
Accessibility & contrast
On white
1.16
#EFEFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.08
#EFEFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFEFDF
18.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFEFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFEFDF | 1.00 | 1.16 | 18.08 | 18.08 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2EDDE
Deuteranopia (green-blind)
#F2EEE0
Tritanopia (blue-blind)
#F2EDEA
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #efefdf; /* rgb */ color: rgb(239, 239, 223); /* oklch */ color: oklch(94.8% 0.021 106.8);
Tailwind
colors: {
custom: {
50: '#f4f4e9',
500: '#efefdf',
950: '#000000',
},
}SCSS
$custom: #efefdf; $custom-light: #f4f4e9; $custom-dark: #000000;
JSON
{
"hex": "#efefdf",
"rgb": {
"r": 239,
"g": 239,
"b": 223
},
"hsl": {
"h": 60,
"s": 33.333,
"l": 90.588
},
"oklch": {
"l": 0.94781,
"c": 0.02116,
"h": 106.8
},
"luminance": 0.85411
}Semantic roles & 50–950 ramp
primary
#EFEFDF
secondary
#A9A9C9
accent
#39AC39
background
#FFFFFE
surface
#FEFEFC
border
#D6D6D5
text
#171716
muted
#858584