#EAEDFC#EAEDFC
#EAEDFC is a very light, muted blue. Relative luminance 0.851; OKLCH L 94.8% C 0.020 H 277.0°. Best body text is #000000 at 18.02:1 contrast (WCAG AA passes).
Color values
| HEX | #EAEDFC |
|---|---|
| RGB | rgb(234, 237, 252) |
| HSL | hsl(230, 75%, 95%) |
| HSV | hsv(230, 7%, 99%) |
| CMYK | cmyk(7.1%, 6%, 0%, 1.2%) |
| CIE-LAB | lab(93.92, 1.77, -7.57) |
| CIE-LCH | lch(93.92, 7.77, 283.16°) |
| OKLab | oklab(94.82% 0.0025 -0.0203) |
| OKLCH | oklch(94.82% 0.02 277) |
| XYZ | xyz(81.7831, 85.0886, 104.1917) |
| Luminance | 0.8509 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.99
Ghostwhite
#F8F8FF
ΔE00 4.12
Aliceblue
#F0F8FF
ΔE00 5.38
Fog
#D8DCE0
ΔE00 6.58
Whitesmoke
#F5F5F5
ΔE00 6.97
Pale Grey
#FDFDFE
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAEDFC #FCF9EA
analogous
#EAF6FC #EAEDFC #F0EAFC
triadic
#EAEDFC #FCEAED #EDFCEA
tetradic
#EAEDFC #FCEAF6 #FCF9EA #EAFCF0
square
#EAEDFC #FCEAF6 #FCF9EA #EAFCF0
split-complementary
#EAEDFC #FCF0EA #F6FCEA
monochromatic
#7F91ED #B4BFF4 #E4E8FB #E4E8FB #E4E8FB
Accessibility & contrast
On white
1.17
#EAEDFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.02
#EAEDFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAEDFC
18.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAEDFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAEDFC | 1.00 | 1.17 | 18.02 | 18.02 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EEFD
Deuteranopia (green-blind)
#E8EDFC
Tritanopia (blue-blind)
#E6F0F2
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #eaedfc; /* rgb */ color: rgb(234, 237, 252); /* oklch */ color: oklch(94.8% 0.020 277.0);
Tailwind
colors: {
custom: {
50: '#f0f2fd',
500: '#eaedfc',
950: '#000000',
},
}SCSS
$custom: #eaedfc; $custom-light: #f0f2fd; $custom-dark: #000000;
JSON
{
"hex": "#eaedfc",
"rgb": {
"r": 234,
"g": 237,
"b": 252
},
"hsl": {
"h": 230,
"s": 75,
"l": 95.294
},
"oklch": {
"l": 0.94822,
"c": 0.02041,
"h": 277
},
"luminance": 0.85089
}Semantic roles & 50–950 ramp
primary
#EAEDFC
secondary
#E3D9A7
accent
#B60ED7
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#161717
muted
#858585