#EBF3FB#EBF3FB
#EBF3FB is a very light, near-neutral cyan. Relative luminance 0.887; OKLCH L 96.0% C 0.014 H 248.0°. Best body text is #000000 at 18.75:1 contrast (WCAG AA passes).
Color values
| HEX | #EBF3FB |
|---|---|
| RGB | rgb(235, 243, 251) |
| HSL | hsl(210, 67%, 95%) |
| HSV | hsv(210, 6%, 98%) |
| CMYK | cmyk(6.4%, 3.2%, 0%, 1.6%) |
| CIE-LAB | lab(95.47, -1.17, -4.76) |
| CIE-LCH | lch(95.47, 4.90, 256.23°) |
| OKLab | oklab(96.05% -0.0051 -0.0127) |
| OKLCH | oklch(96.05% 0.014 248) |
| XYZ | xyz(83.7206, 88.7277, 103.9635) |
| Luminance | 0.8873 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 1.13
Ghostwhite
#F8F8FF
ΔE00 3.93
Whitesmoke
#F5F5F5
ΔE00 4.59
Pale Grey
#FDFDFE
ΔE00 4.80
White
#FFFFFF
ΔE00 5.26
Fog
#D8DCE0
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBF3FB #FBF3EB
analogous
#EBFBFB #EBF3FB #EBEBFB
triadic
#EBF3FB #FBEBF3 #F3FBEB
tetradic
#EBF3FB #FBEBFB #FBF3EB #EBFBEB
square
#EBF3FB #FBEBFB #FBF3EB #EBFBEB
split-complementary
#EBF3FB #FBEBEB #FBFBEB
monochromatic
#85B6E7 #B8D4F1 #E5F0FA #E5F0FA #E5F0FA
Accessibility & contrast
On white
1.12
#EBF3FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.75
#EBF3FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBF3FB
18.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBF3FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBF3FB | 1.00 | 1.12 | 18.75 | 18.75 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F3FB
Deuteranopia (green-blind)
#EEF1FB
Tritanopia (blue-blind)
#E7F5F5
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #ebf3fb; /* rgb */ color: rgb(235, 243, 251); /* oklch */ color: oklch(96.0% 0.014 248.0);
Tailwind
colors: {
custom: {
50: '#f1f7fc',
500: '#ebf3fb',
950: '#000000',
},
}SCSS
$custom: #ebf3fb; $custom-light: #f1f7fc; $custom-dark: #000000;
JSON
{
"hex": "#ebf3fb",
"rgb": {
"r": 235,
"g": 243,
"b": 251
},
"hsl": {
"h": 210,
"s": 66.667,
"l": 95.294
},
"oklch": {
"l": 0.96045,
"c": 0.01373,
"h": 248
},
"luminance": 0.88728
}Semantic roles & 50–950 ramp
primary
#EBF3FB
secondary
#E0C5AA
accent
#7317CF
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#161717
muted
#858585