#B8D9FA#B8D9FA
#B8D9FA is a very light, muted cyan. Relative luminance 0.667; OKLCH L 87.2% C 0.058 H 248.5°. Best body text is #000000 at 14.34:1 contrast (WCAG AA passes).
Color values
| HEX | #B8D9FA |
|---|---|
| RGB | rgb(184, 217, 250) |
| HSL | hsl(210, 87%, 85%) |
| HSV | hsv(210, 26%, 98%) |
| CMYK | cmyk(26.4%, 13.2%, 0%, 2%) |
| CIE-LAB | lab(85.36, -3.66, -19.68) |
| CIE-LCH | lch(85.36, 20.01, 259.46°) |
| OKLab | oklab(87.22% -0.0212 -0.0538) |
| OKLCH | oklch(87.22% 0.058 248.5) |
| XYZ | xyz(61.8304, 66.7160, 100.0436) |
| Luminance | 0.6672 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 3.28
Baby Blue (survey)
#A2CFFE
ΔE00 4.29
Light Blue Grey
#B7C9E2
ΔE00 5.43
Lightsteelblue
#B0C4DE
ΔE00 5.91
Light Blue
#95D0FC
ΔE00 5.92
Cloudy Blue
#ACC2D9
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8D9FA #FAD9B8
analogous
#B8FAFA #B8D9FA #B8B8FA
triadic
#B8D9FA #FAB8D9 #D9FAB8
tetradic
#B8D9FA #FAB8FA #FAD9B8 #B8FAB8
square
#B8D9FA #FAB8FA #FAD9B8 #B8FAB8
split-complementary
#B8D9FA #FAB8B8 #FAFAB8
monochromatic
#469CF2 #7FBAF6 #B8D9FA #E2F0FD #E2F0FD
Accessibility & contrast
On white
1.46
#B8D9FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.34
#B8D9FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8D9FA
14.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8D9FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8D9FA | 1.00 | 1.46 | 14.34 | 14.34 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD9FC
Deuteranopia (green-blind)
#C5D2F9
Tritanopia (blue-blind)
#A5E1E4
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #b8d9fa; /* rgb */ color: rgb(184, 217, 250); /* oklch */ color: oklch(87.2% 0.058 248.5);
Tailwind
colors: {
custom: {
50: '#cee4fc',
500: '#b8d9fa',
950: '#000000',
},
}SCSS
$custom: #b8d9fa; $custom-light: #cee4fc; $custom-dark: #000000;
JSON
{
"hex": "#b8d9fa",
"rgb": {
"r": 184,
"g": 217,
"b": 250
},
"hsl": {
"h": 210,
"s": 86.842,
"l": 85.098
},
"oklch": {
"l": 0.87221,
"c": 0.0578,
"h": 248.5
},
"luminance": 0.66718
}Semantic roles & 50–950 ramp
primary
#B8D9FA
secondary
#DEAB78
accent
#7302E3
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485