#EBF2F4#EBF2F4
#EBF2F4 is a very light, near-neutral cyan. Relative luminance 0.877; OKLCH L 95.6% C 0.008 H 216.6°. Best body text is #000000 at 18.54:1 contrast (WCAG AA passes).
Color values
| HEX | #EBF2F4 |
|---|---|
| RGB | rgb(235, 242, 244) |
| HSL | hsl(193, 29%, 94%) |
| HSV | hsv(193, 4%, 96%) |
| CMYK | cmyk(3.7%, 0.8%, 0%, 4.3%) |
| CIE-LAB | lab(95.03, -1.95, -1.77) |
| CIE-LCH | lch(95.03, 2.63, 222.22°) |
| OKLab | oklab(95.64% -0.0064 -0.0047) |
| OKLCH | oklch(95.64% 0.008 216.6) |
| XYZ | xyz(82.3391, 87.6976, 98.1599) |
| Luminance | 0.8770 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 2.70
Whitesmoke
#F5F5F5
ΔE00 3.30
Pale Grey
#FDFDFE
ΔE00 4.08
Azure (CSS)
#F0FFFF
ΔE00 4.27
White
#FFFFFF
ΔE00 4.30
Off White
#FAF9F6
ΔE00 4.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBF2F4 #F4EDEB
analogous
#EBF4F2 #EBF2F4 #EBEEF4
triadic
#EBF2F4 #F4EBF2 #F2F4EB
tetradic
#EBF2F4 #F2EBF4 #F4EDEB #EEF4EB
square
#EBF2F4 #F2EBF4 #F4EDEB #EEF4EB
split-complementary
#EBF2F4 #F4EBEE #F4F2EB
monochromatic
#9CBFC9 #C4D8DE #EBF2F4 #EBF2F4 #EBF2F4
Accessibility & contrast
On white
1.13
#EBF2F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.54
#EBF2F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBF2F4
18.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBF2F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBF2F4 | 1.00 | 1.13 | 18.54 | 18.54 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F1F4
Deuteranopia (green-blind)
#EFF0F4
Tritanopia (blue-blind)
#E9F3F3
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #ebf2f4; /* rgb */ color: rgb(235, 242, 244); /* oklch */ color: oklch(95.6% 0.008 216.6);
Tailwind
colors: {
custom: {
50: '#f1f6f7',
500: '#ebf2f4',
950: '#000000',
},
}SCSS
$custom: #ebf2f4; $custom-light: #f1f6f7; $custom-dark: #000000;
JSON
{
"hex": "#ebf2f4",
"rgb": {
"r": 235,
"g": 242,
"b": 244
},
"hsl": {
"h": 193.333,
"s": 29.032,
"l": 93.922
},
"oklch": {
"l": 0.95644,
"c": 0.00795,
"h": 216.6
},
"luminance": 0.87698
}Semantic roles & 50–950 ramp
primary
#EBF2F4
secondary
#CEBBB5
accent
#553EA8
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#161717
muted
#858585