#EAEAFF#EAEAFF
#EAEAFF is a very light, muted blue. Relative luminance 0.836; OKLCH L 94.3% C 0.028 H 285.8°. Best body text is #000000 at 17.71:1 contrast (WCAG AA passes).
Color values
| HEX | #EAEAFF |
|---|---|
| RGB | rgb(234, 234, 255) |
| HSL | hsl(240, 100%, 96%) |
| HSV | hsv(240, 8%, 100%) |
| CMYK | cmyk(8.2%, 8.2%, 0%, 0%) |
| CIE-LAB | lab(93.26, 3.89, -10.11) |
| CIE-LCH | lch(93.26, 10.83, 291.02°) |
| OKLab | oklab(94.33% 0.0077 -0.0271) |
| OKLCH | oklch(94.33% 0.028 285.8) |
| XYZ | xyz(81.4009, 83.5576, 106.4281) |
| Luminance | 0.8356 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 0.94
Ghostwhite
#F8F8FF
ΔE00 6.39
Aliceblue
#F0F8FF
ΔE00 8.39
Lavenderblush
#FFF0F5
ΔE00 8.45
Fog
#D8DCE0
ΔE00 8.87
Pale Grey
#FDFDFE
ΔE00 9.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAEAFF #FFFFEA
analogous
#EAF4FF #EAEAFF #F4EAFF
triadic
#EAEAFF #FFEAEA #EAFFEA
tetradic
#EAEAFF #FFEAF4 #FFFFEA #EAFFF4
square
#EAEAFF #FFEAF4 #FFFFEA #EAFFF4
split-complementary
#EAEAFF #FFF4EA #F4FFEA
monochromatic
#7070FF #ADADFF #E0E0FF #E0E0FF #E0E0FF
Accessibility & contrast
On white
1.19
#EAEAFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.71
#EAEAFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAEAFF
17.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAEAFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAEAFF | 1.00 | 1.19 | 17.71 | 17.71 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5ECFF
Deuteranopia (green-blind)
#E5EBFE
Tritanopia (blue-blind)
#E6EDF1
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #eaeaff; /* rgb */ color: rgb(234, 234, 255); /* oklch */ color: oklch(94.3% 0.028 285.8);
Tailwind
colors: {
custom: {
50: '#f0f0ff',
500: '#eaeaff',
950: '#000000',
},
}SCSS
$custom: #eaeaff; $custom-light: #f0f0ff; $custom-dark: #000000;
JSON
{
"hex": "#eaeaff",
"rgb": {
"r": 234,
"g": 234,
"b": 255
},
"hsl": {
"h": 240,
"s": 100,
"l": 95.882
},
"oklch": {
"l": 0.9433,
"c": 0.0282,
"h": 285.8
},
"luminance": 0.83558
}Semantic roles & 50–950 ramp
primary
#EAEAFF
secondary
#EEEE9F
accent
#E600E5
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#161618
muted
#858586