#B3D2FF#B3D2FF
#B3D2FF is a very light, moderate blue. Relative luminance 0.629; OKLCH L 85.6% C 0.071 H 257.6°. Best body text is #000000 at 13.58:1 contrast (WCAG AA passes).
Color values
| HEX | #B3D2FF |
|---|---|
| RGB | rgb(179, 210, 255) |
| HSL | hsl(216, 100%, 85%) |
| HSV | hsv(216, 30%, 100%) |
| CMYK | cmyk(29.8%, 17.6%, 0%, 0%) |
| CIE-LAB | lab(83.39, -0.23, -25.34) |
| CIE-LCH | lch(83.39, 25.35, 269.47°) |
| OKLab | oklab(85.64% -0.0153 -0.0697) |
| OKLCH | oklch(85.64% 0.071 257.6) |
| XYZ | xyz(59.6818, 62.8946, 103.5836) |
| Luminance | 0.6290 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 0.65
Baby Blue (survey)
#A2CFFE
ΔE00 3.68
Pastel Blue
#A2BFFE
ΔE00 4.96
Light Blue Grey
#B7C9E2
ΔE00 5.84
Lightsteelblue
#B0C4DE
ΔE00 5.98
Light Blue
#95D0FC
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3D2FF #FFE0B3
analogous
#B3F8FF #B3D2FF #BAB3FF
triadic
#B3D2FF #FFB3D2 #D2FFB3
tetradic
#B3D2FF #FFB3F8 #FFE0B3 #B3FFBA
square
#B3D2FF #FFB3F8 #FFE0B3 #B3FFBA
split-complementary
#B3D2FF #FFBAB3 #F8FFB3
monochromatic
#398AFF #76AEFF #B3D2FF #E0EDFF #E0EDFF
Accessibility & contrast
On white
1.55
#B3D2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.58
#B3D2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3D2FF
13.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3D2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3D2FF | 1.00 | 1.55 | 13.58 | 13.58 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2D4FF
Deuteranopia (green-blind)
#BACCFE
Tritanopia (blue-blind)
#9DDCE1
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #b3d2ff; /* rgb */ color: rgb(179, 210, 255); /* oklch */ color: oklch(85.6% 0.071 257.6);
Tailwind
colors: {
custom: {
50: '#cbdfff',
500: '#b3d2ff',
950: '#000000',
},
}SCSS
$custom: #b3d2ff; $custom-light: #cbdfff; $custom-dark: #000000;
JSON
{
"hex": "#b3d2ff",
"rgb": {
"r": 179,
"g": 210,
"b": 255
},
"hsl": {
"h": 215.526,
"s": 100,
"l": 85.098
},
"oklch": {
"l": 0.85644,
"c": 0.07131,
"h": 257.6
},
"luminance": 0.62897
}Semantic roles & 50–950 ramp
primary
#B3D2FF
secondary
#E6B670
accent
#8800E6
background
#FEFEFF
surface
#FAFCFF
border
#D3D5D7
text
#131518
muted
#838486