#EBF3FA#EBF3FA
#EBF3FA is a very light, near-neutral cyan. Relative luminance 0.887; OKLCH L 96.0% C 0.013 H 244.3°. Best body text is #000000 at 18.73:1 contrast (WCAG AA passes).
Color values
| HEX | #EBF3FA |
|---|---|
| RGB | rgb(235, 243, 250) |
| HSL | hsl(208, 60%, 95%) |
| HSV | hsv(208, 6%, 98%) |
| CMYK | cmyk(6%, 2.8%, 0%, 2%) |
| CIE-LAB | lab(95.44, -1.35, -4.28) |
| CIE-LCH | lch(95.44, 4.49, 252.46°) |
| OKLab | oklab(96.02% -0.0055 -0.0114) |
| OKLCH | oklch(96.02% 0.013 244.3) |
| XYZ | xyz(83.5634, 88.6649, 103.1356) |
| Luminance | 0.8867 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 1.03
Ghostwhite
#F8F8FF
ΔE00 4.06
Whitesmoke
#F5F5F5
ΔE00 4.33
Pale Grey
#FDFDFE
ΔE00 4.61
White
#FFFFFF
ΔE00 5.04
Fog
#D8DCE0
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBF3FA #FAF2EB
analogous
#EBFAF9 #EBF3FA #EBEBFA
triadic
#EBF3FA #FAEBF3 #F3FAEB
tetradic
#EBF3FA #F9EBFA #FAF2EB #EBFAEB
square
#EBF3FA #F9EBFA #FAF2EB #EBFAEB
split-complementary
#EBF3FA #FAEBEB #FAF9EB
monochromatic
#89B8E2 #BAD6EE #E7F0F9 #E7F0F9 #E7F0F9
Accessibility & contrast
On white
1.12
#EBF3FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.73
#EBF3FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBF3FA
18.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBF3FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBF3FA | 1.00 | 1.12 | 18.73 | 18.73 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F3FA
Deuteranopia (green-blind)
#EEF1FA
Tritanopia (blue-blind)
#E8F5F5
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #ebf3fa; /* rgb */ color: rgb(235, 243, 250); /* oklch */ color: oklch(96.0% 0.013 244.3);
Tailwind
colors: {
custom: {
50: '#f1f7fc',
500: '#ebf3fa',
950: '#000000',
},
}SCSS
$custom: #ebf3fa; $custom-light: #f1f7fc; $custom-dark: #000000;
JSON
{
"hex": "#ebf3fa",
"rgb": {
"r": 235,
"g": 243,
"b": 250
},
"hsl": {
"h": 208,
"s": 60,
"l": 95.098
},
"oklch": {
"l": 0.96015,
"c": 0.01271,
"h": 244.3
},
"luminance": 0.88665
}Semantic roles & 50–950 ramp
primary
#EBF3FA
secondary
#DDC3AC
accent
#6D1EC8
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#161717
muted
#858585