#EFEEE7#EFEEE7
#EFEEE7 is a very light, near-neutral yellow. Relative luminance 0.853; OKLCH L 94.8% C 0.009 H 100.0°. Best body text is #000000 at 18.05:1 contrast (WCAG AA passes).
Color values
| HEX | #EFEEE7 |
|---|---|
| RGB | rgb(239, 238, 231) |
| HSL | hsl(53, 20%, 92%) |
| HSV | hsv(53, 3%, 94%) |
| CMYK | cmyk(0%, 0.4%, 3.3%, 6.3%) |
| CIE-LAB | lab(94.00, -0.89, 3.50) |
| CIE-LCH | lch(94.00, 3.61, 104.20°) |
| OKLab | oklab(94.8% -0.0016 0.0092) |
| OKLCH | oklch(94.8% 0.009 100) |
| XYZ | xyz(80.5928, 85.2695, 87.7987) |
| Luminance | 0.8527 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Off White
#FAF9F6
ΔE00 3.06
Floralwhite
#FFFAF0
ΔE00 3.30
Whitesmoke
#F5F5F5
ΔE00 3.77
Linen
#FAF0E6
ΔE00 4.23
Oldlace
#FDF5E6
ΔE00 4.37
Light Grey
#D8DCD6
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFEEE7 #E7E8EF
analogous
#EFEAE7 #EFEEE7 #ECEFE7
triadic
#EFEEE7 #E7EFEE #EEE7EF
tetradic
#EFEEE7 #E7EFEA #E7E8EF #EFE7EC
square
#EFEEE7 #E7EFEA #E7E8EF #EFE7EC
split-complementary
#EFEEE7 #E7ECEF #EAE7EF
monochromatic
#BEBA9E #D7D4C2 #EFEEE7 #F3F2ED #F3F2ED
Accessibility & contrast
On white
1.16
#EFEEE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.05
#EFEEE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFEEE7
18.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFEEE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFEEE7 | 1.00 | 1.16 | 18.05 | 18.05 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0EDE7
Deuteranopia (green-blind)
#F0EEE7
Tritanopia (blue-blind)
#F0EDEC
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #efeee7; /* rgb */ color: rgb(239, 238, 231); /* oklch */ color: oklch(94.8% 0.009 100.0);
Tailwind
colors: {
custom: {
50: '#f4f3ee',
500: '#efeee7',
950: '#000000',
},
}SCSS
$custom: #efeee7; $custom-light: #f4f3ee; $custom-dark: #000000;
JSON
{
"hex": "#efeee7",
"rgb": {
"r": 239,
"g": 238,
"b": 231
},
"hsl": {
"h": 52.5,
"s": 20,
"l": 92.157
},
"oklch": {
"l": 0.94795,
"c": 0.00937,
"h": 100
},
"luminance": 0.85269
}Semantic roles & 50–950 ramp
primary
#EFEEE7
secondary
#B4B6C6
accent
#529E47
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171716
muted
#858585