#B2D4FF#B2D4FF
#B2D4FF is a very light, moderate cyan. Relative luminance 0.638; OKLCH L 86.0% C 0.070 H 254.5°. Best body text is #000000 at 13.75:1 contrast (WCAG AA passes).
Color values
| HEX | #B2D4FF |
|---|---|
| RGB | rgb(178, 212, 255) |
| HSL | hsl(214, 100%, 85%) |
| HSV | hsv(214, 30%, 100%) |
| CMYK | cmyk(30.2%, 16.9%, 0%, 0%) |
| CIE-LAB | lab(83.85, -1.57, -24.65) |
| CIE-LCH | lch(83.85, 24.70, 266.35°) |
| OKLab | oklab(85.99% -0.0188 -0.0677) |
| OKLCH | oklch(85.99% 0.07 254.5) |
| XYZ | xyz(59.9483, 63.7695, 103.7385) |
| Luminance | 0.6377 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 0.85
Baby Blue (survey)
#A2CFFE
ΔE00 2.98
Pastel Blue
#A2BFFE
ΔE00 5.60
Light Blue Grey
#B7C9E2
ΔE00 5.94
Light Blue
#95D0FC
ΔE00 5.95
Lightsteelblue
#B0C4DE
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2D4FF #FFDDB2
analogous
#B2FBFF #B2D4FF #B6B2FF
triadic
#B2D4FF #FFB2D4 #D4FFB2
tetradic
#B2D4FF #FFB2FB #FFDDB2 #B2FFB6
square
#B2D4FF #FFB2FB #FFDDB2 #B2FFB6
split-complementary
#B2D4FF #FFB6B2 #FBFFB2
monochromatic
#3890FF #75B2FF #B2D4FF #E0EEFF #E0EEFF
Accessibility & contrast
On white
1.53
#B2D4FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.75
#B2D4FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2D4FF
13.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2D4FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2D4FF | 1.00 | 1.53 | 13.75 | 13.75 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5D5FF
Deuteranopia (green-blind)
#BCCEFE
Tritanopia (blue-blind)
#9BDDE2
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #b2d4ff; /* rgb */ color: rgb(178, 212, 255); /* oklch */ color: oklch(86.0% 0.070 254.5);
Tailwind
colors: {
custom: {
50: '#cae1ff',
500: '#b2d4ff',
950: '#000000',
},
}SCSS
$custom: #b2d4ff; $custom-light: #cae1ff; $custom-dark: #000000;
JSON
{
"hex": "#b2d4ff",
"rgb": {
"r": 178,
"g": 212,
"b": 255
},
"hsl": {
"h": 213.506,
"s": 100,
"l": 84.902
},
"oklch": {
"l": 0.85988,
"c": 0.07029,
"h": 254.5
},
"luminance": 0.63772
}Semantic roles & 50–950 ramp
primary
#B2D4FF
secondary
#E6B270
accent
#8000E6
background
#FEFEFF
surface
#FAFCFF
border
#D3D5D7
text
#131518
muted
#838486