#B8D2FD#B8D2FD
#B8D2FD is a very light, moderate blue. Relative luminance 0.634; OKLCH L 85.9% C 0.066 H 260.4°. Best body text is #000000 at 13.68:1 contrast (WCAG AA passes).
Color values
| HEX | #B8D2FD |
|---|---|
| RGB | rgb(184, 210, 253) |
| HSL | hsl(217, 95%, 86%) |
| HSV | hsv(217, 27%, 99%) |
| CMYK | cmyk(27.3%, 17%, 0%, 0.8%) |
| CIE-LAB | lab(83.64, 0.72, -23.87) |
| CIE-LCH | lch(83.64, 23.88, 271.73°) |
| OKLab | oklab(85.9% -0.011 -0.0655) |
| OKLCH | oklch(85.9% 0.066 260.4) |
| XYZ | xyz(60.5384, 63.3733, 101.9521) |
| Luminance | 0.6338 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 1.83
Baby Blue (survey)
#A2CFFE
ΔE00 5.06
Light Blue Grey
#B7C9E2
ΔE00 5.30
Pastel Blue
#A2BFFE
ΔE00 5.34
Lightsteelblue
#B0C4DE
ΔE00 5.65
Light Periwinkle
#C1C6FC
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8D2FD #FDE3B8
analogous
#B8F5FD #B8D2FD #C0B8FD
triadic
#B8D2FD #FDB8D2 #D2FDB8
tetradic
#B8D2FD #FDB8F5 #FDE3B8 #B8FDC0
square
#B8D2FD #FDB8F5 #FDE3B8 #B8FDC0
split-complementary
#B8D2FD #FDC0B8 #F5FDB8
monochromatic
#4187FA #7CACFB #B8D2FD #E1ECFE #E1ECFE
Accessibility & contrast
On white
1.54
#B8D2FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.68
#B8D2FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8D2FD
13.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8D2FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8D2FD | 1.00 | 1.54 | 13.68 | 13.68 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4D4FF
Deuteranopia (green-blind)
#BDCEFC
Tritanopia (blue-blind)
#A5DBE0
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #b8d2fd; /* rgb */ color: rgb(184, 210, 253); /* oklch */ color: oklch(85.9% 0.066 260.4);
Tailwind
colors: {
custom: {
50: '#cedffe',
500: '#b8d2fd',
950: '#000000',
},
}SCSS
$custom: #b8d2fd; $custom-light: #cedffe; $custom-dark: #000000;
JSON
{
"hex": "#b8d2fd",
"rgb": {
"r": 184,
"g": 210,
"b": 253
},
"hsl": {
"h": 217.391,
"s": 94.521,
"l": 85.686
},
"oklch": {
"l": 0.85901,
"c": 0.06639,
"h": 260.4
},
"luminance": 0.63375
}Semantic roles & 50–950 ramp
primary
#B8D2FD
secondary
#E3BA76
accent
#8F00E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485