#EDEAF5#EDEAF5
#EDEAF5 is a very light, near-neutral violet. Relative luminance 0.834; OKLCH L 94.3% C 0.015 H 298.6°. Best body text is #000000 at 17.69:1 contrast (WCAG AA passes).
Color values
| HEX | #EDEAF5 |
|---|---|
| RGB | rgb(237, 234, 245) |
| HSL | hsl(256, 35%, 94%) |
| HSV | hsv(256, 4%, 96%) |
| CMYK | cmyk(3.3%, 4.5%, 0%, 3.9%) |
| CIE-LAB | lab(93.21, 2.98, -4.95) |
| CIE-LCH | lch(93.21, 5.78, 301.04°) |
| OKLab | oklab(94.26% 0.0072 -0.0132) |
| OKLCH | oklch(94.26% 0.015 298.6) |
| XYZ | xyz(80.8264, 83.4427, 98.2164) |
| Luminance | 0.8344 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Ghostwhite
#F8F8FF
ΔE00 3.71
Lavender (CSS)
#E6E6FA
ΔE00 3.72
Lavenderblush
#FFF0F5
ΔE00 5.51
Snow
#FFFAFA
ΔE00 6.05
Whitesmoke
#F5F5F5
ΔE00 6.14
Pale Grey
#FDFDFE
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDEAF5 #F2F5EA
analogous
#EAEDF5 #EDEAF5 #F3EAF5
triadic
#EDEAF5 #F5EDEA #EAF5ED
tetradic
#EDEAF5 #F5EAED #F2F5EA #EAF5F3
square
#EDEAF5 #F5EAED #F2F5EA #EAF5F3
split-complementary
#EDEAF5 #F5F3EA #EDF5EA
monochromatic
#A697CE #C9C1E1 #EDEAF5 #EDEAF5 #EDEAF5
Accessibility & contrast
On white
1.19
#EDEAF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.69
#EDEAF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDEAF5
17.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDEAF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDEAF5 | 1.00 | 1.19 | 17.69 | 17.69 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8EBF6
Deuteranopia (green-blind)
#E9EBF5
Tritanopia (blue-blind)
#ECEBED
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #edeaf5; /* rgb */ color: rgb(237, 234, 245); /* oklch */ color: oklch(94.3% 0.015 298.6);
Tailwind
colors: {
custom: {
50: '#f2f0f8',
500: '#edeaf5',
950: '#000000',
},
}SCSS
$custom: #edeaf5; $custom-light: #f2f0f8; $custom-dark: #000000;
JSON
{
"hex": "#edeaf5",
"rgb": {
"r": 237,
"g": 234,
"b": 245
},
"hsl": {
"h": 256.364,
"s": 35.484,
"l": 93.922
},
"oklch": {
"l": 0.94255,
"c": 0.01502,
"h": 298.6
},
"luminance": 0.83443
}Semantic roles & 50–950 ramp
primary
#EDEAF5
secondary
#C9D1B2
accent
#AE378E
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#171617
muted
#858585