#EFEFDD#EFEFDD
#EFEFDD is a very light, muted yellow. Relative luminance 0.853; OKLCH L 94.7% C 0.024 H 106.8°. Best body text is #000000 at 18.06:1 contrast (WCAG AA passes).
Color values
| HEX | #EFEFDD |
|---|---|
| RGB | rgb(239, 239, 221) |
| HSL | hsl(60, 36%, 90%) |
| HSV | hsv(60, 8%, 94%) |
| CMYK | cmyk(0%, 0%, 7.5%, 6.3%) |
| CIE-LAB | lab(94.01, -3.07, 8.71) |
| CIE-LCH | lch(94.01, 9.23, 109.45°) |
| OKLab | oklab(94.73% -0.0069 0.0228) |
| OKLCH | oklch(94.73% 0.024 106.8) |
| XYZ | xyz(79.5125, 85.3045, 80.6692) |
| Luminance | 0.8530 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige
#F5F5DC
ΔE00 2.70
Eggshell
#F0EAD6
ΔE00 2.83
Ivory
#FFFFF0
ΔE00 3.53
Off White (survey)
#FFFFE4
ΔE00 4.38
Cornsilk
#FFF8DC
ΔE00 4.56
Oldlace
#FDF5E6
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFEFDD #DDDDEF
analogous
#EFE6DD #EFEFDD #E6EFDD
triadic
#EFEFDD #DDEFEF #EFDDEF
tetradic
#EFEFDD #DDEFE6 #DDDDEF #EFDDE6
square
#EFEFDD #DDEFE6 #DDDDEF #EFDDE6
split-complementary
#EFEFDD #DDE6EF #E6DDEF
monochromatic
#C8C88A #DBDBB3 #EFEFDD #F5F5EA #F5F5EA
Accessibility & contrast
On white
1.16
#EFEFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.06
#EFEFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFEFDD
18.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFEFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFEFDD | 1.00 | 1.16 | 18.06 | 18.06 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2EDDC
Deuteranopia (green-blind)
#F3EEDE
Tritanopia (blue-blind)
#F2ECEA
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #efefdd; /* rgb */ color: rgb(239, 239, 221); /* oklch */ color: oklch(94.7% 0.024 106.8);
Tailwind
colors: {
custom: {
50: '#f4f4e7',
500: '#efefdd',
950: '#000000',
},
}SCSS
$custom: #efefdd; $custom-light: #f4f4e7; $custom-dark: #000000;
JSON
{
"hex": "#efefdd",
"rgb": {
"r": 239,
"g": 239,
"b": 221
},
"hsl": {
"h": 60,
"s": 36,
"l": 90.196
},
"oklch": {
"l": 0.94729,
"c": 0.02379,
"h": 106.8
},
"luminance": 0.85304
}Semantic roles & 50–950 ramp
primary
#EFEFDD
secondary
#A6A6CA
accent
#37AF37
background
#FFFFFE
surface
#FEFEFC
border
#D6D6D5
text
#171716
muted
#858584