#E1F2FB#E1F2FB
#E1F2FB is a very light, muted cyan. Relative luminance 0.865; OKLCH L 95.1% C 0.022 H 230.5°. Best body text is #000000 at 18.30:1 contrast (WCAG AA passes).
Color values
| HEX | #E1F2FB |
|---|---|
| RGB | rgb(225, 242, 251) |
| HSL | hsl(201, 76%, 93%) |
| HSV | hsv(201, 10%, 98%) |
| CMYK | cmyk(10.4%, 3.6%, 0%, 1.6%) |
| CIE-LAB | lab(94.52, -3.86, -6.24) |
| CIE-LCH | lch(94.52, 7.34, 238.28°) |
| OKLab | oklab(95.12% -0.0138 -0.0168) |
| OKLCH | oklch(95.12% 0.022 230.5) |
| XYZ | xyz(80.2121, 86.4757, 103.7136) |
| Luminance | 0.8648 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 3.71
Azure (CSS)
#F0FFFF
ΔE00 4.91
Fog
#D8DCE0
ΔE00 6.59
Mintcream
#F5FFFA
ΔE00 7.20
Whitesmoke
#F5F5F5
ΔE00 7.24
Lightcyan
#E0FFFF
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1F2FB #FBEAE1
analogous
#E1FBF7 #E1F2FB #E1E5FB
triadic
#E1F2FB #FBE1F2 #F2FBE1
tetradic
#E1F2FB #F7E1FB #FBEAE1 #E5FBE1
square
#E1F2FB #F7E1FB #FBEAE1 #E5FBE1
split-complementary
#E1F2FB #FBE1E5 #FBF7E1
monochromatic
#75C3ED #ABDBF4 #E1F2FB #E4F3FB #E4F3FB
Accessibility & contrast
On white
1.15
#E1F2FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.30
#E1F2FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1F2FB
18.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1F2FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1F2FB | 1.00 | 1.15 | 18.30 | 18.30 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF1FC
Deuteranopia (green-blind)
#EAEEFB
Tritanopia (blue-blind)
#DAF5F5
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #e1f2fb; /* rgb */ color: rgb(225, 242, 251); /* oklch */ color: oklch(95.1% 0.022 230.5);
Tailwind
colors: {
custom: {
50: '#eaf6fc',
500: '#e1f2fb',
950: '#000000',
},
}SCSS
$custom: #e1f2fb; $custom-light: #eaf6fc; $custom-dark: #000000;
JSON
{
"hex": "#e1f2fb",
"rgb": {
"r": 225,
"g": 242,
"b": 251
},
"hsl": {
"h": 200.769,
"s": 76.471,
"l": 93.333
},
"oklch": {
"l": 0.95122,
"c": 0.02173,
"h": 230.5
},
"luminance": 0.86477
}Semantic roles & 50–950 ramp
primary
#E1F2FB
secondary
#E2B69E
accent
#530DD9
background
#FEFFFF
surface
#FDFEFF
border
#D5D6D7
text
#161717
muted
#848585