#EDEDC2#EDEDC2
#EDEDC2 is a very light, muted yellow. Relative luminance 0.825; OKLCH L 93.5% C 0.056 H 107.4°. Best body text is #000000 at 17.49:1 contrast (WCAG AA passes).
Color values
| HEX | #EDEDC2 |
|---|---|
| RGB | rgb(237, 237, 194) |
| HSL | hsl(60, 54%, 85%) |
| HSV | hsv(60, 18%, 93%) |
| CMYK | cmyk(0%, 0%, 18.1%, 7.1%) |
| CIE-LAB | lab(92.78, -6.96, 20.90) |
| CIE-LCH | lch(92.78, 22.03, 108.41°) |
| OKLab | oklab(93.53% -0.0168 0.0535) |
| OKLCH | oklch(93.53% 0.056 107.4) |
| XYZ | xyz(74.9462, 82.4687, 62.9983) |
| Luminance | 0.8247 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 2.88
Lemonchiffon
#FFFACD
ΔE00 3.38
Cream
#FFFDD0
ΔE00 3.46
Pale
#FFF9D0
ΔE00 3.59
Eggshell (survey)
#FFFFD4
ΔE00 3.72
Ivory (survey)
#FFFFCB
ΔE00 4.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDEDC2 #C2C2ED
analogous
#EDD8C2 #EDEDC2 #D8EDC2
triadic
#EDEDC2 #C2EDED #EDC2ED
tetradic
#EDEDC2 #C2EDD8 #C2C2ED #EDC2D8
square
#EDEDC2 #C2EDD8 #C2C2ED #EDC2D8
split-complementary
#EDEDC2 #C2D8ED #D8C2ED
monochromatic
#D1D163 #DFDF93 #EDEDC2 #F8F8E7 #F8F8E7
Accessibility & contrast
On white
1.20
#EDEDC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.49
#EDEDC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDEDC2
17.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDEDC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDEDC2 | 1.00 | 1.20 | 17.49 | 17.49 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E9BF
Deuteranopia (green-blind)
#F5EBC4
Tritanopia (blue-blind)
#F4E7E1
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #ededc2; /* rgb */ color: rgb(237, 237, 194); /* oklch */ color: oklch(93.5% 0.056 107.4);
Tailwind
colors: {
custom: {
50: '#f3f2d4',
500: '#ededc2',
950: '#000000',
},
}SCSS
$custom: #ededc2; $custom-light: #f3f2d4; $custom-dark: #000000;
JSON
{
"hex": "#ededc2",
"rgb": {
"r": 237,
"g": 237,
"b": 194
},
"hsl": {
"h": 60,
"s": 54.43,
"l": 84.51
},
"oklch": {
"l": 0.93529,
"c": 0.05611,
"h": 107.4
},
"luminance": 0.82468
}Semantic roles & 50–950 ramp
primary
#EDEDC2
secondary
#8989CA
accent
#24C224
background
#FFFFFE
surface
#FEFEFB
border
#D6D6D4
text
#171714
muted
#858583