#EEF8FD#EEF8FD
#EEF8FD is a very light, near-neutral cyan. Relative luminance 0.924; OKLCH L 97.3% C 0.013 H 228.9°. Best body text is #000000 at 19.48:1 contrast (WCAG AA passes).
Color values
| HEX | #EEF8FD |
|---|---|
| RGB | rgb(238, 248, 253) |
| HSL | hsl(200, 79%, 96%) |
| HSV | hsv(200, 6%, 99%) |
| CMYK | cmyk(5.9%, 2%, 0%, 0.8%) |
| CIE-LAB | lab(96.98, -2.36, -3.53) |
| CIE-LCH | lch(96.98, 4.25, 236.21°) |
| OKLab | oklab(97.31% -0.0082 -0.0095) |
| OKLCH | oklch(97.31% 0.013 228.9) |
| XYZ | xyz(86.5534, 92.4031, 106.1851) |
| Luminance | 0.9240 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 1.52
Azure (CSS)
#F0FFFF
ΔE00 3.78
Whitesmoke
#F5F5F5
ΔE00 4.51
Pale Grey
#FDFDFE
ΔE00 4.61
White
#FFFFFF
ΔE00 4.83
Ghostwhite
#F8F8FF
ΔE00 5.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEF8FD #FDF3EE
analogous
#EEFDFB #EEF8FD #EEF1FD
triadic
#EEF8FD #FDEEF8 #F8FDEE
tetradic
#EEF8FD #FBEEFD #FDF3EE #F1FDEE
square
#EEF8FD #FBEEFD #FDF3EE #F1FDEE
split-complementary
#EEF8FD #FDEEF1 #FDFBEE
monochromatic
#80CBF0 #B7E1F7 #E4F4FC #E4F4FC #E4F4FC
Accessibility & contrast
On white
1.08
#EEF8FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.48
#EEF8FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEF8FD
19.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEF8FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEF8FD | 1.00 | 1.08 | 19.48 | 19.48 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F7FD
Deuteranopia (green-blind)
#F3F5FD
Tritanopia (blue-blind)
#EAFAF9
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #eef8fd; /* rgb */ color: rgb(238, 248, 253); /* oklch */ color: oklch(97.3% 0.013 228.9);
Tailwind
colors: {
custom: {
50: '#f3fafe',
500: '#eef8fd',
950: '#000000',
},
}SCSS
$custom: #eef8fd; $custom-light: #f3fafe; $custom-dark: #000000;
JSON
{
"hex": "#eef8fd",
"rgb": {
"r": 238,
"g": 248,
"b": 253
},
"hsl": {
"h": 200,
"s": 78.947,
"l": 96.275
},
"oklch": {
"l": 0.97309,
"c": 0.01255,
"h": 228.9
},
"luminance": 0.92404
}Semantic roles & 50–950 ramp
primary
#EEF8FD
secondary
#E6BDA9
accent
#500ADB
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171717
muted
#858585