#EEF6FD#EEF6FD
#EEF6FD is a very light, near-neutral cyan. Relative luminance 0.912; OKLCH L 96.9% C 0.013 H 244.2°. Best body text is #000000 at 19.24:1 contrast (WCAG AA passes).
Color values
| HEX | #EEF6FD |
|---|---|
| RGB | rgb(238, 246, 253) |
| HSL | hsl(208, 79%, 96%) |
| HSV | hsv(208, 6%, 99%) |
| CMYK | cmyk(5.9%, 2.8%, 0%, 0.8%) |
| CIE-LAB | lab(96.48, -1.35, -4.27) |
| CIE-LCH | lch(96.48, 4.48, 252.45°) |
| OKLab | oklab(96.92% -0.0055 -0.0114) |
| OKLCH | oklch(96.92% 0.013 244.2) |
| XYZ | xyz(85.9418, 91.1799, 105.9812) |
| Luminance | 0.9118 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 0.41
Ghostwhite
#F8F8FF
ΔE00 3.89
Whitesmoke
#F5F5F5
ΔE00 4.27
Pale Grey
#FDFDFE
ΔE00 4.33
White
#FFFFFF
ΔE00 4.73
Azure (CSS)
#F0FFFF
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEF6FD #FDF5EE
analogous
#EEFDFD #EEF6FD #EEEFFD
triadic
#EEF6FD #FDEEF6 #F6FDEE
tetradic
#EEF6FD #FDEEFD #FDF5EE #EFFDEE
square
#EEF6FD #FDEEFD #FDF5EE #EFFDEE
split-complementary
#EEF6FD #FDEEEF #FDFDEE
monochromatic
#80BCF0 #B7D9F7 #E4F1FC #E4F1FC #E4F1FC
Accessibility & contrast
On white
1.09
#EEF6FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.24
#EEF6FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEF6FD
19.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEF6FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEF6FD | 1.00 | 1.09 | 19.24 | 19.24 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F6FD
Deuteranopia (green-blind)
#F1F4FD
Tritanopia (blue-blind)
#EBF8F8
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #eef6fd; /* rgb */ color: rgb(238, 246, 253); /* oklch */ color: oklch(96.9% 0.013 244.2);
Tailwind
colors: {
custom: {
50: '#f3f9fe',
500: '#eef6fd',
950: '#000000',
},
}SCSS
$custom: #eef6fd; $custom-light: #f3f9fe; $custom-dark: #000000;
JSON
{
"hex": "#eef6fd",
"rgb": {
"r": 238,
"g": 246,
"b": 253
},
"hsl": {
"h": 208,
"s": 78.947,
"l": 96.275
},
"oklch": {
"l": 0.96915,
"c": 0.01268,
"h": 244.2
},
"luminance": 0.91181
}Semantic roles & 50–950 ramp
primary
#EEF6FD
secondary
#E6C6A9
accent
#6C0ADB
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171717
muted
#858585