#EBF6FD#EBF6FD
#EBF6FD is a very light, near-neutral cyan. Relative luminance 0.907; OKLCH L 96.7% C 0.015 H 235.4°. Best body text is #000000 at 19.13:1 contrast (WCAG AA passes).
Color values
| HEX | #EBF6FD |
|---|---|
| RGB | rgb(235, 246, 253) |
| HSL | hsl(203, 82%, 96%) |
| HSV | hsv(203, 7%, 99%) |
| CMYK | cmyk(7.1%, 2.8%, 0%, 0.8%) |
| CIE-LAB | lab(96.27, -2.32, -4.61) |
| CIE-LCH | lch(96.27, 5.16, 243.30°) |
| OKLab | oklab(96.7% -0.0085 -0.0123) |
| OKLCH | oklch(96.7% 0.015 235.4) |
| XYZ | xyz(84.9427, 90.6647, 105.9344) |
| Luminance | 0.9067 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 1.38
Azure (CSS)
#F0FFFF
ΔE00 4.49
Whitesmoke
#F5F5F5
ΔE00 5.11
Ghostwhite
#F8F8FF
ΔE00 5.17
Pale Grey
#FDFDFE
ΔE00 5.25
White
#FFFFFF
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBF6FD #FDF2EB
analogous
#EBFDFB #EBF6FD #EBEDFD
triadic
#EBF6FD #FDEBF6 #F6FDEB
tetradic
#EBF6FD #FBEBFD #FDF2EB #EDFDEB
square
#EBF6FD #FBEBFD #FDF2EB #EDFDEB
split-complementary
#EBF6FD #FDEBED #FDFBEB
monochromatic
#7CC4F2 #B3DDF7 #E3F2FC #E3F2FC #E3F2FC
Accessibility & contrast
On white
1.10
#EBF6FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.13
#EBF6FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBF6FD
19.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBF6FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBF6FD | 1.00 | 1.10 | 19.13 | 19.13 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F5FD
Deuteranopia (green-blind)
#F0F3FD
Tritanopia (blue-blind)
#E7F8F8
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #ebf6fd; /* rgb */ color: rgb(235, 246, 253); /* oklch */ color: oklch(96.7% 0.015 235.4);
Tailwind
colors: {
custom: {
50: '#f1f9fe',
500: '#ebf6fd',
950: '#000000',
},
}SCSS
$custom: #ebf6fd; $custom-light: #f1f9fe; $custom-dark: #000000;
JSON
{
"hex": "#ebf6fd",
"rgb": {
"r": 235,
"g": 246,
"b": 253
},
"hsl": {
"h": 203.333,
"s": 81.818,
"l": 95.686
},
"oklch": {
"l": 0.96696,
"c": 0.015,
"h": 235.4
},
"luminance": 0.90666
}Semantic roles & 50–950 ramp
primary
#EBF6FD
secondary
#E7BFA6
accent
#5B07DE
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#161717
muted
#858585