#EFF2F6#EFF2F6
#EFF2F6 is a very light, near-neutral cyan. Relative luminance 0.885; OKLCH L 96.0% C 0.006 H 255.5°. Best body text is #000000 at 18.70:1 contrast (WCAG AA passes).
Color values
| HEX | #EFF2F6 |
|---|---|
| RGB | rgb(239, 242, 246) |
| HSL | hsl(214, 28%, 95%) |
| HSV | hsv(214, 3%, 96%) |
| CMYK | cmyk(2.8%, 1.6%, 0%, 3.5%) |
| CIE-LAB | lab(95.37, -0.27, -2.27) |
| CIE-LCH | lch(95.37, 2.29, 263.10°) |
| OKLab | oklab(96% -0.0016 -0.006) |
| OKLCH | oklch(96% 0.006 255.5) |
| XYZ | xyz(83.9803, 88.5085, 99.8305) |
| Luminance | 0.8851 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Whitesmoke
#F5F5F5
ΔE00 2.30
Aliceblue
#F0F8FF
ΔE00 2.48
Ghostwhite
#F8F8FF
ΔE00 2.76
Pale Grey
#FDFDFE
ΔE00 2.95
White
#FFFFFF
ΔE00 3.48
Off White
#FAF9F6
ΔE00 4.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFF2F6 #F6F3EF
analogous
#EFF5F6 #EFF2F6 #EFEFF6
triadic
#EFF2F6 #F6EFF2 #F2F6EF
tetradic
#EFF2F6 #F6EFF5 #F6F3EF #EFF6EF
square
#EFF2F6 #F6EFF5 #F6F3EF #EFF6EF
split-complementary
#EFF2F6 #F6EFEF #F5F6EF
monochromatic
#A1B2CA #C8D2E0 #EBEFF4 #EBEFF4 #EBEFF4
Accessibility & contrast
On white
1.12
#EFF2F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.70
#EFF2F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFF2F6
18.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFF2F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFF2F6 | 1.00 | 1.12 | 18.70 | 18.70 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F2F6
Deuteranopia (green-blind)
#F0F1F6
Tritanopia (blue-blind)
#EDF3F3
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #eff2f6; /* rgb */ color: rgb(239, 242, 246); /* oklch */ color: oklch(96.0% 0.006 255.5);
Tailwind
colors: {
custom: {
50: '#f4f6f9',
500: '#eff2f6',
950: '#000000',
},
}SCSS
$custom: #eff2f6; $custom-light: #f4f6f9; $custom-dark: #000000;
JSON
{
"hex": "#eff2f6",
"rgb": {
"r": 239,
"g": 242,
"b": 246
},
"hsl": {
"h": 214.286,
"s": 28,
"l": 95.098
},
"oklch": {
"l": 0.96001,
"c": 0.00625,
"h": 255.5
},
"luminance": 0.88509
}Semantic roles & 50–950 ramp
primary
#EFF2F6
secondary
#D0C6B9
accent
#7A3FA7
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#171717
muted
#858585