#EBF2F5#EBF2F5
#EBF2F5 is a very light, near-neutral cyan. Relative luminance 0.878; OKLCH L 95.7% C 0.009 H 225.1°. Best body text is #000000 at 18.55:1 contrast (WCAG AA passes).
Color values
| HEX | #EBF2F5 |
|---|---|
| RGB | rgb(235, 242, 245) |
| HSL | hsl(198, 33%, 94%) |
| HSV | hsv(198, 4%, 96%) |
| CMYK | cmyk(4.1%, 1.2%, 0%, 3.9%) |
| CIE-LAB | lab(95.06, -1.77, -2.25) |
| CIE-LCH | lch(95.06, 2.86, 231.85°) |
| OKLab | oklab(95.67% -0.006 -0.006) |
| OKLCH | oklch(95.67% 0.009 225.1) |
| XYZ | xyz(82.4914, 87.7585, 98.9617) |
| Luminance | 0.8776 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 2.26
Whitesmoke
#F5F5F5
ΔE00 3.34
Pale Grey
#FDFDFE
ΔE00 4.05
White
#FFFFFF
ΔE00 4.33
Azure (CSS)
#F0FFFF
ΔE00 4.53
Off White
#FAF9F6
ΔE00 4.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBF2F5 #F5EEEB
analogous
#EBF5F3 #EBF2F5 #EBEDF5
triadic
#EBF2F5 #F5EBF2 #F2F5EB
tetradic
#EBF2F5 #F3EBF5 #F5EEEB #EDF5EB
square
#EBF2F5 #F3EBF5 #F5EEEB #EDF5EB
split-complementary
#EBF2F5 #F5EBED #F5F3EB
monochromatic
#99BDCC #C2D7E1 #EBF2F5 #EBF2F5 #EBF2F5
Accessibility & contrast
On white
1.13
#EBF2F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.55
#EBF2F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBF2F5
18.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBF2F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBF2F5 | 1.00 | 1.13 | 18.55 | 18.55 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F2F5
Deuteranopia (green-blind)
#EFF0F5
Tritanopia (blue-blind)
#E9F3F3
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #ebf2f5; /* rgb */ color: rgb(235, 242, 245); /* oklch */ color: oklch(95.7% 0.009 225.1);
Tailwind
colors: {
custom: {
50: '#f1f6f8',
500: '#ebf2f5',
950: '#000000',
},
}SCSS
$custom: #ebf2f5; $custom-light: #f1f6f8; $custom-dark: #000000;
JSON
{
"hex": "#ebf2f5",
"rgb": {
"r": 235,
"g": 242,
"b": 245
},
"hsl": {
"h": 198,
"s": 33.333,
"l": 94.118
},
"oklch": {
"l": 0.95673,
"c": 0.0085,
"h": 225.1
},
"luminance": 0.87759
}Semantic roles & 50–950 ramp
primary
#EBF2F5
secondary
#D0BCB4
accent
#5C39AC
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#161717
muted
#858585