#EFEFD8#EFEFD8
#EFEFD8 is a very light, muted yellow. Relative luminance 0.850; OKLCH L 94.6% C 0.030 H 107.0°. Best body text is #000000 at 18.01:1 contrast (WCAG AA passes).
Color values
| HEX | #EFEFD8 |
|---|---|
| RGB | rgb(239, 239, 216) |
| HSL | hsl(60, 42%, 89%) |
| HSV | hsv(60, 10%, 94%) |
| CMYK | cmyk(0%, 0%, 9.6%, 6.3%) |
| CIE-LAB | lab(93.90, -3.89, 11.13) |
| CIE-LCH | lch(93.90, 11.79, 109.24°) |
| OKLab | oklab(94.6% -0.0088 0.029) |
| OKLCH | oklch(94.6% 0.03 107) |
| XYZ | xyz(78.8563, 85.0420, 77.2129) |
| Luminance | 0.8504 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige
#F5F5DC
ΔE00 1.38
Eggshell
#F0EAD6
ΔE00 3.24
Off White (survey)
#FFFFE4
ΔE00 3.45
Cornsilk
#FFF8DC
ΔE00 3.78
Lightyellow
#FFFFE0
ΔE00 4.03
Ivory
#FFFFF0
ΔE00 4.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFEFD8 #D8D8EF
analogous
#EFE4D8 #EFEFD8 #E4EFD8
triadic
#EFEFD8 #D8EFEF #EFD8EF
tetradic
#EFEFD8 #D8EFE4 #D8D8EF #EFD8E4
square
#EFEFD8 #D8EFE4 #D8D8EF #EFD8E4
split-complementary
#EFEFD8 #D8E4EF #E4D8EF
monochromatic
#CBCB81 #DDDDAD #EFEFD8 #F6F6E9 #F6F6E9
Accessibility & contrast
On white
1.17
#EFEFD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.01
#EFEFD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFEFD8
18.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFEFD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFEFD8 | 1.00 | 1.17 | 18.01 | 18.01 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3EDD7
Deuteranopia (green-blind)
#F4EED9
Tritanopia (blue-blind)
#F3ECE8
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #efefd8; /* rgb */ color: rgb(239, 239, 216); /* oklch */ color: oklch(94.6% 0.030 107.0);
Tailwind
colors: {
custom: {
50: '#f4f4e4',
500: '#efefd8',
950: '#000000',
},
}SCSS
$custom: #efefd8; $custom-light: #f4f4e4; $custom-dark: #000000;
JSON
{
"hex": "#efefd8",
"rgb": {
"r": 239,
"g": 239,
"b": 216
},
"hsl": {
"h": 60,
"s": 41.818,
"l": 89.216
},
"oklch": {
"l": 0.94603,
"c": 0.03033,
"h": 107
},
"luminance": 0.85042
}Semantic roles & 50–950 ramp
primary
#EFEFD8
secondary
#A0A0CB
accent
#31B531
background
#FFFFFE
surface
#FEFEFC
border
#D6D6D5
text
#171715
muted
#858584