#EDEDC1#EDEDC1
#EDEDC1 is a very light, muted yellow. Relative luminance 0.824; OKLCH L 93.5% C 0.057 H 107.5°. Best body text is #000000 at 17.48:1 contrast (WCAG AA passes).
Color values
| HEX | #EDEDC1 |
|---|---|
| RGB | rgb(237, 237, 193) |
| HSL | hsl(60, 55%, 84%) |
| HSV | hsv(60, 19%, 93%) |
| CMYK | cmyk(0%, 0%, 18.6%, 7.1%) |
| CIE-LAB | lab(92.76, -7.10, 21.39) |
| CIE-LCH | lch(92.76, 22.53, 108.37°) |
| OKLab | oklab(93.51% -0.0172 0.0547) |
| OKLCH | oklch(93.51% 0.057 107.5) |
| XYZ | xyz(74.8343, 82.4239, 62.4089) |
| Luminance | 0.8242 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 2.98
Lemonchiffon
#FFFACD
ΔE00 3.37
Cream
#FFFDD0
ΔE00 3.45
Pale
#FFF9D0
ΔE00 3.66
Eggshell (survey)
#FFFFD4
ΔE00 3.75
Ivory (survey)
#FFFFCB
ΔE00 4.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDEDC1 #C1C1ED
analogous
#EDD7C1 #EDEDC1 #D7EDC1
triadic
#EDEDC1 #C1EDED #EDC1ED
tetradic
#EDEDC1 #C1EDD7 #C1C1ED #EDC1D7
square
#EDEDC1 #C1EDD7 #C1C1ED #EDC1D7
split-complementary
#EDEDC1 #C1D7ED #D7C1ED
monochromatic
#D1D162 #DFDF92 #EDEDC1 #F8F8E7 #F8F8E7
Accessibility & contrast
On white
1.20
#EDEDC1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.48
#EDEDC1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDEDC1
17.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDEDC1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDEDC1 | 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)
#F5E9BE
Deuteranopia (green-blind)
#F6EBC3
Tritanopia (blue-blind)
#F4E7E1
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #ededc1; /* rgb */ color: rgb(237, 237, 193); /* oklch */ color: oklch(93.5% 0.057 107.5);
Tailwind
colors: {
custom: {
50: '#f3f2d3',
500: '#ededc1',
950: '#000000',
},
}SCSS
$custom: #ededc1; $custom-light: #f3f2d3; $custom-dark: #000000;
JSON
{
"hex": "#ededc1",
"rgb": {
"r": 237,
"g": 237,
"b": 193
},
"hsl": {
"h": 60,
"s": 55,
"l": 84.314
},
"oklch": {
"l": 0.93507,
"c": 0.05737,
"h": 107.5
},
"luminance": 0.82423
}Semantic roles & 50–950 ramp
primary
#EDEDC1
secondary
#8888CA
accent
#23C323
background
#FFFFFE
surface
#FEFEFB
border
#D6D6D4
text
#171714
muted
#858583