#E6F2FF#E6F2FF
#E6F2FF is a very light, muted cyan. Relative luminance 0.875; OKLCH L 95.6% C 0.022 H 250.2°. Best body text is #000000 at 18.51:1 contrast (WCAG AA passes).
Color values
| HEX | #E6F2FF |
|---|---|
| RGB | rgb(230, 242, 255) |
| HSL | hsl(211, 100%, 95%) |
| HSV | hsv(211, 10%, 100%) |
| CMYK | cmyk(9.8%, 5.1%, 0%, 0%) |
| CIE-LAB | lab(94.97, -1.50, -7.60) |
| CIE-LCH | lch(94.97, 7.75, 258.86°) |
| OKLab | oklab(95.6% -0.0073 -0.0204) |
| OKLCH | oklch(95.6% 0.022 250.2) |
| XYZ | xyz(82.4313, 87.5463, 107.1436) |
| Luminance | 0.8755 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 2.94
Ghostwhite
#F8F8FF
ΔE00 5.47
Fog
#D8DCE0
ΔE00 6.30
Whitesmoke
#F5F5F5
ΔE00 6.79
Pale Grey
#FDFDFE
ΔE00 6.89
Azure (CSS)
#F0FFFF
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6F2FF #FFF3E6
analogous
#E6FEFF #E6F2FF #E6E6FF
triadic
#E6F2FF #FFE6F2 #F2FFE6
tetradic
#E6F2FF #FFE6FE #FFF3E6 #E6FFE6
square
#E6F2FF #FFE6FE #FFF3E6 #E6FFE6
split-complementary
#E6F2FF #FFE6E6 #FEFFE6
monochromatic
#6CB2FF #A9D2FF #E0EFFF #E0EFFF #E0EFFF
Accessibility & contrast
On white
1.13
#E6F2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.51
#E6F2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6F2FF
18.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6F2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6F2FF | 1.00 | 1.13 | 18.51 | 18.51 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDF2FF
Deuteranopia (green-blind)
#EBEFFF
Tritanopia (blue-blind)
#E0F5F6
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #e6f2ff; /* rgb */ color: rgb(230, 242, 255); /* oklch */ color: oklch(95.6% 0.022 250.2);
Tailwind
colors: {
custom: {
50: '#eef6ff',
500: '#e6f2ff',
950: '#000000',
},
}SCSS
$custom: #e6f2ff; $custom-light: #eef6ff; $custom-dark: #000000;
JSON
{
"hex": "#e6f2ff",
"rgb": {
"r": 230,
"g": 242,
"b": 255
},
"hsl": {
"h": 211.2,
"s": 100,
"l": 95.098
},
"oklch": {
"l": 0.95602,
"c": 0.0217,
"h": 250.2
},
"luminance": 0.87547
}Semantic roles & 50–950 ramp
primary
#E6F2FF
secondary
#EDC69C
accent
#7700E6
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#161718
muted
#858586