#EBEFF3#EBEFF3
#EBEFF3 is a very light, near-neutral cyan. Relative luminance 0.859; OKLCH L 95.0% C 0.007 H 247.9°. Best body text is #000000 at 18.17:1 contrast (WCAG AA passes).
Color values
| HEX | #EBEFF3 |
|---|---|
| RGB | rgb(235, 239, 243) |
| HSL | hsl(210, 25%, 94%) |
| HSV | hsv(210, 3%, 95%) |
| CMYK | cmyk(3.3%, 1.6%, 0%, 4.7%) |
| CIE-LAB | lab(94.25, -0.60, -2.39) |
| CIE-LCH | lch(94.25, 2.47, 255.82°) |
| OKLab | oklab(95.02% -0.0026 -0.0064) |
| OKLCH | oklch(95.02% 0.007 247.9) |
| XYZ | xyz(81.3021, 85.8659, 97.0672) |
| Luminance | 0.8587 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 2.56
Whitesmoke
#F5F5F5
ΔE00 2.77
Ghostwhite
#F8F8FF
ΔE00 3.49
Pale Grey
#FDFDFE
ΔE00 3.67
White
#FFFFFF
ΔE00 4.15
Fog
#D8DCE0
ΔE00 4.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBEFF3 #F3EFEB
analogous
#EBF3F3 #EBEFF3 #EBEBF3
triadic
#EBEFF3 #F3EBEF #EFF3EB
tetradic
#EBEFF3 #F3EBF3 #F3EFEB #EBF3EB
square
#EBEFF3 #F3EBF3 #F3EFEB #EBF3EB
split-complementary
#EBEFF3 #F3EBEB #F3F3EB
monochromatic
#9EB2C5 #C5D0DC #EBEFF3 #ECF0F4 #ECF0F4
Accessibility & contrast
On white
1.16
#EBEFF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.17
#EBEFF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBEFF3
18.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBEFF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBEFF3 | 1.00 | 1.16 | 18.17 | 18.17 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEEFF3
Deuteranopia (green-blind)
#EDEEF3
Tritanopia (blue-blind)
#E9F0F0
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #ebeff3; /* rgb */ color: rgb(235, 239, 243); /* oklch */ color: oklch(95.0% 0.007 247.9);
Tailwind
colors: {
custom: {
50: '#f1f4f7',
500: '#ebeff3',
950: '#000000',
},
}SCSS
$custom: #ebeff3; $custom-light: #f1f4f7; $custom-dark: #000000;
JSON
{
"hex": "#ebeff3",
"rgb": {
"r": 235,
"g": 239,
"b": 243
},
"hsl": {
"h": 210,
"s": 25,
"l": 93.725
},
"oklch": {
"l": 0.95023,
"c": 0.00689,
"h": 247.9
},
"luminance": 0.85866
}Semantic roles & 50–950 ramp
primary
#EBEFF3
secondary
#CCC1B6
accent
#7342A4
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#161717
muted
#858585