#EDEDC0#EDEDC0
#EDEDC0 is a very light, muted yellow. Relative luminance 0.824; OKLCH L 93.5% C 0.059 H 107.5°. Best body text is #000000 at 17.48:1 contrast (WCAG AA passes).
Color values
| HEX | #EDEDC0 |
|---|---|
| RGB | rgb(237, 237, 192) |
| HSL | hsl(60, 56%, 84%) |
| HSV | hsv(60, 19%, 93%) |
| CMYK | cmyk(0%, 0%, 19%, 7.1%) |
| CIE-LAB | lab(92.74, -7.25, 21.87) |
| CIE-LCH | lch(92.74, 23.04, 108.33°) |
| OKLab | oklab(93.49% -0.0176 0.0559) |
| OKLCH | oklch(93.49% 0.059 107.5) |
| XYZ | xyz(74.7231, 82.3795, 61.8234) |
| Luminance | 0.8238 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 3.10
Lemonchiffon
#FFFACD
ΔE00 3.38
Cream
#FFFDD0
ΔE00 3.46
Pale
#FFF9D0
ΔE00 3.73
Eggshell (survey)
#FFFFD4
ΔE00 3.79
Ivory (survey)
#FFFFCB
ΔE00 3.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDEDC0 #C0C0ED
analogous
#EDD7C0 #EDEDC0 #D7EDC0
triadic
#EDEDC0 #C0EDED #EDC0ED
tetradic
#EDEDC0 #C0EDD7 #C0C0ED #EDC0D7
square
#EDEDC0 #C0EDD7 #C0C0ED #EDC0D7
split-complementary
#EDEDC0 #C0D7ED #D7C0ED
monochromatic
#D2D261 #DFDF90 #EDEDC0 #F8F8E7 #F8F8E7
Accessibility & contrast
On white
1.20
#EDEDC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.48
#EDEDC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDEDC0
17.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDEDC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDEDC0 | 1.00 | 1.20 | 17.48 | 17.48 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E9BD
Deuteranopia (green-blind)
#F6EBC2
Tritanopia (blue-blind)
#F4E7E1
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #ededc0; /* rgb */ color: rgb(237, 237, 192); /* oklch */ color: oklch(93.5% 0.059 107.5);
Tailwind
colors: {
custom: {
50: '#f3f2d3',
500: '#ededc0',
950: '#000000',
},
}SCSS
$custom: #ededc0; $custom-light: #f3f2d3; $custom-dark: #000000;
JSON
{
"hex": "#ededc0",
"rgb": {
"r": 237,
"g": 237,
"b": 192
},
"hsl": {
"h": 60,
"s": 55.556,
"l": 84.118
},
"oklch": {
"l": 0.93485,
"c": 0.05863,
"h": 107.5
},
"luminance": 0.82379
}Semantic roles & 50–950 ramp
primary
#EDEDC0
secondary
#8787CA
accent
#22C322
background
#FFFFFE
surface
#FEFEFB
border
#D6D6D4
text
#171714
muted
#858583