#EBF3FD#EBF3FD
#EBF3FD is a very light, near-neutral cyan. Relative luminance 0.889; OKLCH L 96.1% C 0.016 H 253.9°. Best body text is #000000 at 18.77:1 contrast (WCAG AA passes).
Color values
| HEX | #EBF3FD |
|---|---|
| RGB | rgb(235, 243, 253) |
| HSL | hsl(213, 82%, 96%) |
| HSV | hsv(213, 7%, 99%) |
| CMYK | cmyk(7.1%, 4%, 0%, 0.8%) |
| CIE-LAB | lab(95.52, -0.79, -5.71) |
| CIE-LCH | lch(95.52, 5.77, 262.13°) |
| OKLab | oklab(96.1% -0.0044 -0.0153) |
| OKLCH | oklch(96.1% 0.016 253.9) |
| XYZ | xyz(84.0376, 88.8545, 105.6327) |
| Luminance | 0.8885 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 1.75
Ghostwhite
#F8F8FF
ΔE00 3.83
Whitesmoke
#F5F5F5
ΔE00 5.19
Pale Grey
#FDFDFE
ΔE00 5.28
Fog
#D8DCE0
ΔE00 5.64
White
#FFFFFF
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBF3FD #FDF5EB
analogous
#EBFCFD #EBF3FD #ECEBFD
triadic
#EBF3FD #FDEBF3 #F3FDEB
tetradic
#EBF3FD #FDEBFC #FDF5EB #EBFDEC
square
#EBF3FD #FDEBFC #FDF5EB #EBFDEC
split-complementary
#EBF3FD #FDECEB #FCFDEB
monochromatic
#7CB0F2 #B3D2F7 #E3EEFC #E3EEFC #E3EEFC
Accessibility & contrast
On white
1.12
#EBF3FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.77
#EBF3FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBF3FD
18.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBF3FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBF3FD | 1.00 | 1.12 | 18.77 | 18.77 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F3FE
Deuteranopia (green-blind)
#EEF1FD
Tritanopia (blue-blind)
#E7F5F6
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #ebf3fd; /* rgb */ color: rgb(235, 243, 253); /* oklch */ color: oklch(96.1% 0.016 253.9);
Tailwind
colors: {
custom: {
50: '#f1f7fe',
500: '#ebf3fd',
950: '#000000',
},
}SCSS
$custom: #ebf3fd; $custom-light: #f1f7fe; $custom-dark: #000000;
JSON
{
"hex": "#ebf3fd",
"rgb": {
"r": 235,
"g": 243,
"b": 253
},
"hsl": {
"h": 213.333,
"s": 81.818,
"l": 95.686
},
"oklch": {
"l": 0.96104,
"c": 0.01593,
"h": 253.9
},
"luminance": 0.88855
}Semantic roles & 50–950 ramp
primary
#EBF3FD
secondary
#E7CAA6
accent
#7F07DE
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#161717
muted
#858585