#B8D2FF#B8D2FF
#B8D2FF is a very light, moderate blue. Relative luminance 0.635; OKLCH L 86.0% C 0.069 H 261.3°. Best body text is #000000 at 13.70:1 contrast (WCAG AA passes).
Color values
| HEX | #B8D2FF |
|---|---|
| RGB | rgb(184, 210, 255) |
| HSL | hsl(218, 100%, 86%) |
| HSV | hsv(218, 28%, 100%) |
| CMYK | cmyk(27.8%, 17.6%, 0%, 0%) |
| CIE-LAB | lab(83.71, 1.19, -24.83) |
| CIE-LCH | lch(83.71, 24.86, 272.74°) |
| OKLab | oklab(85.98% -0.0104 -0.0681) |
| OKLCH | oklch(85.98% 0.069 261.3) |
| XYZ | xyz(60.8587, 63.5014, 103.6388) |
| Luminance | 0.6350 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 1.97
Baby Blue (survey)
#A2CFFE
ΔE00 5.14
Pastel Blue
#A2BFFE
ΔE00 5.20
Light Blue Grey
#B7C9E2
ΔE00 5.68
Lightsteelblue
#B0C4DE
ΔE00 6.00
Light Periwinkle
#C1C6FC
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8D2FF #FFE5B8
analogous
#B8F5FF #B8D2FF #C1B8FF
triadic
#B8D2FF #FFB8D2 #D2FFB8
tetradic
#B8D2FF #FFB8F5 #FFE5B8 #B8FFC1
square
#B8D2FF #FFB8F5 #FFE5B8 #B8FFC1
split-complementary
#B8D2FF #FFC1B8 #F5FFB8
monochromatic
#3E84FF #7BABFF #B8D2FF #E0ECFF #E0ECFF
Accessibility & contrast
On white
1.53
#B8D2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.70
#B8D2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8D2FF
13.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8D2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8D2FF | 1.00 | 1.53 | 13.70 | 13.70 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3D4FF
Deuteranopia (green-blind)
#BCCEFE
Tritanopia (blue-blind)
#A4DBE1
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #b8d2ff; /* rgb */ color: rgb(184, 210, 255); /* oklch */ color: oklch(86.0% 0.069 261.3);
Tailwind
colors: {
custom: {
50: '#cedfff',
500: '#b8d2ff',
950: '#000000',
},
}SCSS
$custom: #b8d2ff; $custom-light: #cedfff; $custom-dark: #000000;
JSON
{
"hex": "#b8d2ff",
"rgb": {
"r": 184,
"g": 210,
"b": 255
},
"hsl": {
"h": 218.028,
"s": 100,
"l": 86.078
},
"oklch": {
"l": 0.85975,
"c": 0.06893,
"h": 261.3
},
"luminance": 0.63504
}Semantic roles & 50–950 ramp
primary
#B8D2FF
secondary
#E7BD75
accent
#9100E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141518
muted
#838486