#EBF4FE#EBF4FE
#EBF4FE is a very light, near-neutral cyan. Relative luminance 0.895; OKLCH L 96.3% C 0.017 H 250.8°. Best body text is #000000 at 18.90:1 contrast (WCAG AA passes).
Color values
| HEX | #EBF4FE |
|---|---|
| RGB | rgb(235, 244, 254) |
| HSL | hsl(212, 90%, 96%) |
| HSV | hsv(212, 7%, 100%) |
| CMYK | cmyk(7.5%, 3.9%, 0%, 0.4%) |
| CIE-LAB | lab(95.80, -1.11, -5.82) |
| CIE-LCH | lch(95.80, 5.93, 259.20°) |
| OKLab | oklab(96.33% -0.0054 -0.0156) |
| OKLCH | oklch(96.33% 0.017 250.8) |
| XYZ | xyz(84.4974, 89.5185, 106.5739) |
| Luminance | 0.8952 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 1.56
Ghostwhite
#F8F8FF
ΔE00 4.16
Whitesmoke
#F5F5F5
ΔE00 5.35
Pale Grey
#FDFDFE
ΔE00 5.40
Fog
#D8DCE0
ΔE00 5.85
White
#FFFFFF
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBF4FE #FEF5EB
analogous
#EBFDFE #EBF4FE #EBEBFE
triadic
#EBF4FE #FEEBF4 #F4FEEB
tetradic
#EBF4FE #FEEBFD #FEF5EB #EBFEEB
square
#EBF4FE #FEEBFD #FEF5EB #EBFEEB
split-complementary
#EBF4FE #FEEBEB #FDFEEB
monochromatic
#76B4F8 #B1D4FB #E2EFFE #E2EFFE #E2EFFE
Accessibility & contrast
On white
1.11
#EBF4FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.90
#EBF4FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBF4FE
18.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBF4FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBF4FE | 1.00 | 1.11 | 18.90 | 18.90 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F4FF
Deuteranopia (green-blind)
#EEF2FE
Tritanopia (blue-blind)
#E7F6F7
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #ebf4fe; /* rgb */ color: rgb(235, 244, 254); /* oklch */ color: oklch(96.3% 0.017 250.8);
Tailwind
colors: {
custom: {
50: '#f1f7fe',
500: '#ebf4fe',
950: '#000000',
},
}SCSS
$custom: #ebf4fe; $custom-light: #f1f7fe; $custom-dark: #000000;
JSON
{
"hex": "#ebf4fe",
"rgb": {
"r": 235,
"g": 244,
"b": 254
},
"hsl": {
"h": 211.579,
"s": 90.476,
"l": 95.882
},
"oklch": {
"l": 0.96331,
"c": 0.01651,
"h": 250.8
},
"luminance": 0.89519
}Semantic roles & 50–950 ramp
primary
#EBF4FE
secondary
#EAC8A3
accent
#7900E6
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#161717
muted
#858585