#EEF7FF#EEF7FF
#EEF7FF is a very light, near-neutral cyan. Relative luminance 0.919; OKLCH L 97.2% C 0.014 H 244.7°. Best body text is #000000 at 19.38:1 contrast (WCAG AA passes).
Color values
| HEX | #EEF7FF |
|---|---|
| RGB | rgb(238, 247, 255) |
| HSL | hsl(208, 100%, 97%) |
| HSV | hsv(208, 7%, 100%) |
| CMYK | cmyk(6.7%, 3.1%, 0%, 0%) |
| CIE-LAB | lab(96.79, -1.49, -4.86) |
| CIE-LCH | lch(96.79, 5.08, 252.99°) |
| OKLab | oklab(97.17% -0.0061 -0.013) |
| OKLCH | oklch(97.17% 0.014 244.7) |
| XYZ | xyz(86.5670, 91.9180, 107.7696) |
| Luminance | 0.9192 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 0.56
Ghostwhite
#F8F8FF
ΔE00 4.16
Pale Grey
#FDFDFE
ΔE00 4.73
Whitesmoke
#F5F5F5
ΔE00 4.77
White
#FFFFFF
ΔE00 5.12
Azure (CSS)
#F0FFFF
ΔE00 5.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEF7FF #FFF6EE
analogous
#EEFFFE #EEF7FF #EEEFFF
triadic
#EEF7FF #FFEEF7 #F7FFEE
tetradic
#EEF7FF #FEEEFF #FFF6EE #EFFFEE
square
#EEF7FF #FEEEFF #FFF6EE #EFFFEE
split-complementary
#EEF7FF #FFEEEF #FFFEEE
monochromatic
#74BDFF #B1DAFF #E0F1FF #E0F1FF #E0F1FF
Accessibility & contrast
On white
1.08
#EEF7FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.38
#EEF7FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEF7FF
19.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEF7FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEF7FF | 1.00 | 1.08 | 19.38 | 19.38 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F7FF
Deuteranopia (green-blind)
#F2F5FF
Tritanopia (blue-blind)
#EAF9F9
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #eef7ff; /* rgb */ color: rgb(238, 247, 255); /* oklch */ color: oklch(97.2% 0.014 244.7);
Tailwind
colors: {
custom: {
50: '#f3f9ff',
500: '#eef7ff',
950: '#000000',
},
}SCSS
$custom: #eef7ff; $custom-light: #f3f9ff; $custom-dark: #000000;
JSON
{
"hex": "#eef7ff",
"rgb": {
"r": 238,
"g": 247,
"b": 255
},
"hsl": {
"h": 208.235,
"s": 100,
"l": 96.667
},
"oklch": {
"l": 0.97171,
"c": 0.01438,
"h": 244.7
},
"luminance": 0.91919
}Semantic roles & 50–950 ramp
primary
#EEF7FF
secondary
#EFC6A3
accent
#6C00E6
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171718
muted
#858586