#EDEDDD#EDEDDD
#EDEDDD is a very light, muted yellow. Relative luminance 0.838; OKLCH L 94.2% C 0.021 H 106.8°. Best body text is #000000 at 17.76:1 contrast (WCAG AA passes).
Color values
| HEX | #EDEDDD |
|---|---|
| RGB | rgb(237, 237, 221) |
| HSL | hsl(60, 31%, 90%) |
| HSV | hsv(60, 7%, 93%) |
| CMYK | cmyk(0%, 0%, 6.8%, 7.1%) |
| CIE-LAB | lab(93.36, -2.75, 7.75) |
| CIE-LCH | lch(93.36, 8.22, 109.52°) |
| OKLab | oklab(94.18% -0.0061 0.0203) |
| OKLCH | oklch(94.18% 0.021 106.8) |
| XYZ | xyz(78.2586, 83.7937, 80.4436) |
| Luminance | 0.8379 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell
#F0EAD6
ΔE00 2.89
Beige
#F5F5DC
ΔE00 3.55
Ivory
#FFFFF0
ΔE00 3.74
Oldlace
#FDF5E6
ΔE00 4.46
Floralwhite
#FFFAF0
ΔE00 4.96
Off White (survey)
#FFFFE4
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDEDDD #DDDDED
analogous
#EDE5DD #EDEDDD #E5EDDD
triadic
#EDEDDD #DDEDED #EDDDED
tetradic
#EDEDDD #DDEDE5 #DDDDED #EDDDE5
square
#EDEDDD #DDEDE5 #DDDDED #EDDDE5
split-complementary
#EDEDDD #DDE5ED #E5DDED
monochromatic
#C3C38D #D8D8B5 #EDEDDD #F4F4EB #F4F4EB
Accessibility & contrast
On white
1.18
#EDEDDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.76
#EDEDDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDEDDD
17.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDEDDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDEDDD | 1.00 | 1.18 | 17.76 | 17.76 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0EBDC
Deuteranopia (green-blind)
#F0ECDE
Tritanopia (blue-blind)
#F0EBE8
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #ededdd; /* rgb */ color: rgb(237, 237, 221); /* oklch */ color: oklch(94.2% 0.021 106.8);
Tailwind
colors: {
custom: {
50: '#f2f2e7',
500: '#ededdd',
950: '#000000',
},
}SCSS
$custom: #ededdd; $custom-light: #f2f2e7; $custom-dark: #000000;
JSON
{
"hex": "#ededdd",
"rgb": {
"r": 237,
"g": 237,
"b": 221
},
"hsl": {
"h": 60,
"s": 30.769,
"l": 89.804
},
"oklch": {
"l": 0.94178,
"c": 0.0212,
"h": 106.8
},
"luminance": 0.83793
}Semantic roles & 50–950 ramp
primary
#EDEDDD
secondary
#A8A8C7
accent
#3CA93C
background
#FFFFFE
surface
#FEFEFC
border
#D6D6D5
text
#171716
muted
#858584