#EBF3FE#EBF3FE
#EBF3FE is a very light, near-neutral cyan. Relative luminance 0.889; OKLCH L 96.1% C 0.017 H 256.3°. Best body text is #000000 at 18.78:1 contrast (WCAG AA passes).
Color values
| HEX | #EBF3FE |
|---|---|
| RGB | rgb(235, 243, 254) |
| HSL | hsl(215, 90%, 96%) |
| HSV | hsv(215, 7%, 100%) |
| CMYK | cmyk(7.5%, 4.3%, 0%, 0.4%) |
| CIE-LAB | lab(95.55, -0.60, -6.19) |
| CIE-LCH | lch(95.55, 6.22, 264.45°) |
| OKLab | oklab(96.13% -0.004 -0.0166) |
| OKLCH | oklch(96.13% 0.017 256.3) |
| XYZ | xyz(84.1973, 88.9184, 106.4739) |
| Luminance | 0.8892 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 2.14
Ghostwhite
#F8F8FF
ΔE00 3.86
Whitesmoke
#F5F5F5
ΔE00 5.52
Pale Grey
#FDFDFE
ΔE00 5.55
Fog
#D8DCE0
ΔE00 5.85
White
#FFFFFF
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBF3FE #FEF6EB
analogous
#EBFCFE #EBF3FE #ECEBFE
triadic
#EBF3FE #FEEBF3 #F3FEEB
tetradic
#EBF3FE #FEEBFC #FEF6EB #EBFEEC
square
#EBF3FE #FEEBFC #FEF6EB #EBFEEC
split-complementary
#EBF3FE #FEECEB #FCFEEB
monochromatic
#76ADF8 #B1D0FB #E2EEFE #E2EEFE #E2EEFE
Accessibility & contrast
On white
1.12
#EBF3FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.78
#EBF3FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBF3FE
18.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBF3FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBF3FE | 1.00 | 1.12 | 18.78 | 18.78 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF3FF
Deuteranopia (green-blind)
#EDF1FE
Tritanopia (blue-blind)
#E7F5F6
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #ebf3fe; /* rgb */ color: rgb(235, 243, 254); /* oklch */ color: oklch(96.1% 0.017 256.3);
Tailwind
colors: {
custom: {
50: '#f1f7fe',
500: '#ebf3fe',
950: '#000000',
},
}SCSS
$custom: #ebf3fe; $custom-light: #f1f7fe; $custom-dark: #000000;
JSON
{
"hex": "#ebf3fe",
"rgb": {
"r": 235,
"g": 243,
"b": 254
},
"hsl": {
"h": 214.737,
"s": 90.476,
"l": 95.882
},
"oklch": {
"l": 0.96134,
"c": 0.01708,
"h": 256.3
},
"luminance": 0.88919
}Semantic roles & 50–950 ramp
primary
#EBF3FE
secondary
#EACCA3
accent
#8500E6
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#161717
muted
#858585