#EBF4FD#EBF4FD
#EBF4FD is a very light, near-neutral cyan. Relative luminance 0.895; OKLCH L 96.3% C 0.015 H 248.0°. Best body text is #000000 at 18.89:1 contrast (WCAG AA passes).
Color values
| HEX | #EBF4FD |
|---|---|
| RGB | rgb(235, 244, 253) |
| HSL | hsl(210, 82%, 96%) |
| HSV | hsv(210, 7%, 99%) |
| CMYK | cmyk(7.1%, 3.6%, 0%, 0.8%) |
| CIE-LAB | lab(95.77, -1.30, -5.35) |
| CIE-LCH | lch(95.77, 5.50, 256.33°) |
| OKLab | oklab(96.3% -0.0058 -0.0143) |
| OKLCH | oklch(96.3% 0.015 248) |
| XYZ | xyz(84.3376, 89.4547, 105.7327) |
| Luminance | 0.8945 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 1.22
Ghostwhite
#F8F8FF
ΔE00 4.20
Whitesmoke
#F5F5F5
ΔE00 5.06
Pale Grey
#FDFDFE
ΔE00 5.17
White
#FFFFFF
ΔE00 5.61
Fog
#D8DCE0
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBF4FD #FDF4EB
analogous
#EBFDFD #EBF4FD #EBEBFD
triadic
#EBF4FD #FDEBF4 #F4FDEB
tetradic
#EBF4FD #FDEBFD #FDF4EB #EBFDEB
square
#EBF4FD #FDEBFD #FDF4EB #EBFDEB
split-complementary
#EBF4FD #FDEBEB #FDFDEB
monochromatic
#7CB7F2 #B3D5F7 #E3F0FC #E3F0FC #E3F0FC
Accessibility & contrast
On white
1.11
#EBF4FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.89
#EBF4FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBF4FD
18.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBF4FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBF4FD | 1.00 | 1.11 | 18.89 | 18.89 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F4FD
Deuteranopia (green-blind)
#EFF2FD
Tritanopia (blue-blind)
#E7F6F7
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #ebf4fd; /* rgb */ color: rgb(235, 244, 253); /* oklch */ color: oklch(96.3% 0.015 248.0);
Tailwind
colors: {
custom: {
50: '#f1f7fe',
500: '#ebf4fd',
950: '#000000',
},
}SCSS
$custom: #ebf4fd; $custom-light: #f1f7fe; $custom-dark: #000000;
JSON
{
"hex": "#ebf4fd",
"rgb": {
"r": 235,
"g": 244,
"b": 253
},
"hsl": {
"h": 210,
"s": 81.818,
"l": 95.686
},
"oklch": {
"l": 0.96301,
"c": 0.01545,
"h": 248
},
"luminance": 0.89455
}Semantic roles & 50–950 ramp
primary
#EBF4FD
secondary
#E7C6A6
accent
#7307DE
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#161717
muted
#858585