#EDEAE1#EDEAE1
#EDEAE1 is a very light, near-neutral yellow. Relative luminance 0.823; OKLCH L 93.7% C 0.012 H 91.5°. Best body text is #000000 at 17.46:1 contrast (WCAG AA passes).
Color values
| HEX | #EDEAE1 |
|---|---|
| RGB | rgb(237, 234, 225) |
| HSL | hsl(45, 25%, 91%) |
| HSV | hsv(45, 5%, 93%) |
| CMYK | cmyk(0%, 1.3%, 5.1%, 7.1%) |
| CIE-LAB | lab(92.70, -0.55, 4.72) |
| CIE-LCH | lch(92.70, 4.75, 96.63°) |
| OKLab | oklab(93.69% -0.0003 0.0124) |
| OKLCH | oklch(93.69% 0.012 91.5) |
| XYZ | xyz(77.9366, 82.2868, 82.9967) |
| Luminance | 0.8229 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Floralwhite
#FFFAF0
ΔE00 3.51
Linen
#FAF0E6
ΔE00 3.65
Oldlace
#FDF5E6
ΔE00 3.78
Off White
#FAF9F6
ΔE00 4.20
Eggshell
#F0EAD6
ΔE00 4.33
Seashell
#FFF5EE
ΔE00 4.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDEAE1 #E1E4ED
analogous
#EDE4E1 #EDEAE1 #EAEDE1
triadic
#EDEAE1 #E1EDEA #EAE1ED
tetradic
#EDEAE1 #E1EDE4 #E1E4ED #EDE1EA
square
#EDEAE1 #E1EDE4 #E1E4ED #EDE1EA
split-complementary
#EDEAE1 #E1EAED #E4E1ED
monochromatic
#BFB494 #D6CFBB #EDEAE1 #F4F2EC #F4F2EC
Accessibility & contrast
On white
1.20
#EDEAE1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.46
#EDEAE1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDEAE1
17.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDEAE1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDEAE1 | 1.00 | 1.20 | 17.46 | 17.46 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE9E1
Deuteranopia (green-blind)
#EDEAE1
Tritanopia (blue-blind)
#EFE8E7
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #edeae1; /* rgb */ color: rgb(237, 234, 225); /* oklch */ color: oklch(93.7% 0.012 91.5);
Tailwind
colors: {
custom: {
50: '#f2f0ea',
500: '#edeae1',
950: '#000000',
},
}SCSS
$custom: #edeae1; $custom-light: #f2f0ea; $custom-dark: #000000;
JSON
{
"hex": "#edeae1",
"rgb": {
"r": 237,
"g": 234,
"b": 225
},
"hsl": {
"h": 45,
"s": 25,
"l": 90.588
},
"oklch": {
"l": 0.9369,
"c": 0.01243,
"h": 91.5
},
"luminance": 0.82286
}Semantic roles & 50–950 ramp
primary
#EDEAE1
secondary
#ADB3C5
accent
#5AA442
background
#FFFFFE
surface
#FEFEFD
border
#D6D6D5
text
#171616
muted
#858584