#E9F2FA#E9F2FA
#E9F2FA is a very light, near-neutral cyan. Relative luminance 0.877; OKLCH L 95.7% C 0.014 H 244.7°. Best body text is #000000 at 18.55:1 contrast (WCAG AA passes).
Color values
| HEX | #E9F2FA |
|---|---|
| RGB | rgb(233, 242, 250) |
| HSL | hsl(208, 63%, 95%) |
| HSV | hsv(208, 7%, 98%) |
| CMYK | cmyk(6.8%, 3.2%, 0%, 2%) |
| CIE-LAB | lab(95.05, -1.49, -4.87) |
| CIE-LCH | lch(95.05, 5.10, 253.01°) |
| OKLab | oklab(95.67% -0.0062 -0.013) |
| OKLCH | oklch(95.67% 0.014 244.7) |
| XYZ | xyz(82.6082, 87.7293, 103.0053) |
| Luminance | 0.8773 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 1.37
Ghostwhite
#F8F8FF
ΔE00 4.43
Whitesmoke
#F5F5F5
ΔE00 4.87
Pale Grey
#FDFDFE
ΔE00 5.16
Fog
#D8DCE0
ΔE00 5.19
White
#FFFFFF
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E9F2FA #FAF1E9
analogous
#E9FAFA #E9F2FA #E9EAFA
triadic
#E9F2FA #FAE9F2 #F2FAE9
tetradic
#E9F2FA #FAE9FA #FAF1E9 #EAFAE9
square
#E9F2FA #FAE9FA #FAF1E9 #EAFAE9
split-complementary
#E9F2FA #FAE9EA #FAFAE9
monochromatic
#85B7E3 #B7D5EF #E6F0F9 #E6F0F9 #E6F0F9
Accessibility & contrast
On white
1.13
#E9F2FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.55
#E9F2FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E9F2FA
18.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E9F2FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E9F2FA | 1.00 | 1.13 | 18.55 | 18.55 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF2FA
Deuteranopia (green-blind)
#EDF0FA
Tritanopia (blue-blind)
#E5F4F4
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #e9f2fa; /* rgb */ color: rgb(233, 242, 250); /* oklch */ color: oklch(95.7% 0.014 244.7);
Tailwind
colors: {
custom: {
50: '#f0f6fc',
500: '#e9f2fa',
950: '#000000',
},
}SCSS
$custom: #e9f2fa; $custom-light: #f0f6fc; $custom-dark: #000000;
JSON
{
"hex": "#e9f2fa",
"rgb": {
"r": 233,
"g": 242,
"b": 250
},
"hsl": {
"h": 208.235,
"s": 62.963,
"l": 94.706
},
"oklch": {
"l": 0.95671,
"c": 0.01443,
"h": 244.7
},
"luminance": 0.8773
}Semantic roles & 50–950 ramp
primary
#E9F2FA
secondary
#DEC2A9
accent
#6E1BCB
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#161717
muted
#858585