#EDEDE7#EDEDE7
#EDEDE7 is a very light, near-neutral yellow. Relative luminance 0.843; OKLCH L 94.4% C 0.008 H 106.5°. Best body text is #000000 at 17.87:1 contrast (WCAG AA passes).
Color values
| HEX | #EDEDE7 |
|---|---|
| RGB | rgb(237, 237, 231) |
| HSL | hsl(60, 14%, 92%) |
| HSV | hsv(60, 3%, 93%) |
| CMYK | cmyk(0%, 0%, 2.5%, 7.1%) |
| CIE-LAB | lab(93.60, -1.05, 2.90) |
| CIE-LCH | lch(93.60, 3.09, 109.93°) |
| OKLab | oklab(94.44% -0.0023 0.0077) |
| OKLCH | oklch(94.44% 0.008 106.5) |
| XYZ | xyz(79.6308, 84.3425, 87.6704) |
| Luminance | 0.8434 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Off White
#FAF9F6
ΔE00 3.08
Whitesmoke
#F5F5F5
ΔE00 3.54
Floralwhite
#FFFAF0
ΔE00 3.86
Light Grey
#D8DCD6
ΔE00 4.37
Gainsboro
#DCDCDC
ΔE00 4.76
Linen
#FAF0E6
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDEDE7 #E7E7ED
analogous
#EDEAE7 #EDEDE7 #EAEDE7
triadic
#EDEDE7 #E7EDED #EDE7ED
tetradic
#EDEDE7 #E7EDEA #E7E7ED #EDE7EA
square
#EDEDE7 #E7EDEA #E7E7ED #EDE7EA
split-complementary
#EDEDE7 #E7EAED #EAE7ED
monochromatic
#B9B9A1 #D3D3C4 #EDEDE7 #F2F2EE #F2F2EE
Accessibility & contrast
On white
1.18
#EDEDE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.87
#EDEDE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDEDE7
17.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDEDE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDEDE7 | 1.00 | 1.18 | 17.87 | 17.87 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEECE7
Deuteranopia (green-blind)
#EEEDE7
Tritanopia (blue-blind)
#EEECEB
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #edede7; /* rgb */ color: rgb(237, 237, 231); /* oklch */ color: oklch(94.4% 0.008 106.5);
Tailwind
colors: {
custom: {
50: '#f2f2ee',
500: '#edede7',
950: '#000000',
},
}SCSS
$custom: #edede7; $custom-light: #f2f2ee; $custom-dark: #000000;
JSON
{
"hex": "#edede7",
"rgb": {
"r": 237,
"g": 237,
"b": 231
},
"hsl": {
"h": 60,
"s": 14.286,
"l": 91.765
},
"oklch": {
"l": 0.94444,
"c": 0.00798,
"h": 106.5
},
"luminance": 0.84342
}Semantic roles & 50–950 ramp
primary
#EDEDE7
secondary
#B5B5C3
accent
#4D984D
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171716
muted
#858585