#B7D2FF#B7D2FF
#B7D2FF is a very light, moderate blue. Relative luminance 0.634; OKLCH L 85.9% C 0.069 H 260.6°. Best body text is #000000 at 13.68:1 contrast (WCAG AA passes).
Color values
| HEX | #B7D2FF |
|---|---|
| RGB | rgb(183, 210, 255) |
| HSL | hsl(218, 100%, 86%) |
| HSV | hsv(218, 28%, 100%) |
| CMYK | cmyk(28.2%, 17.6%, 0%, 0%) |
| CIE-LAB | lab(83.64, 0.90, -24.93) |
| CIE-LCH | lch(83.64, 24.95, 272.07°) |
| OKLab | oklab(85.91% -0.0114 -0.0685) |
| OKLCH | oklch(85.91% 0.069 260.6) |
| XYZ | xyz(60.6199, 63.3783, 103.6276) |
| Luminance | 0.6338 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 1.68
Baby Blue (survey)
#A2CFFE
ΔE00 4.84
Pastel Blue
#A2BFFE
ΔE00 5.11
Light Blue Grey
#B7C9E2
ΔE00 5.69
Lightsteelblue
#B0C4DE
ΔE00 5.97
Light Periwinkle
#C1C6FC
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7D2FF #FFE4B7
analogous
#B7F6FF #B7D2FF #C0B7FF
triadic
#B7D2FF #FFB7D2 #D2FFB7
tetradic
#B7D2FF #FFB7F6 #FFE4B7 #B7FFC0
square
#B7D2FF #FFB7F6 #FFE4B7 #B7FFC0
split-complementary
#B7D2FF #FFC0B7 #F6FFB7
monochromatic
#3D85FF #7AACFF #B7D2FF #E0ECFF #E0ECFF
Accessibility & contrast
On white
1.54
#B7D2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.68
#B7D2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7D2FF
13.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7D2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7D2FF | 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)
#C3D4FF
Deuteranopia (green-blind)
#BCCDFE
Tritanopia (blue-blind)
#A3DBE1
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #b7d2ff; /* rgb */ color: rgb(183, 210, 255); /* oklch */ color: oklch(85.9% 0.069 260.6);
Tailwind
colors: {
custom: {
50: '#cedfff',
500: '#b7d2ff',
950: '#000000',
},
}SCSS
$custom: #b7d2ff; $custom-light: #cedfff; $custom-dark: #000000;
JSON
{
"hex": "#b7d2ff",
"rgb": {
"r": 183,
"g": 210,
"b": 255
},
"hsl": {
"h": 217.5,
"s": 100,
"l": 85.882
},
"oklch": {
"l": 0.85908,
"c": 0.06939,
"h": 260.6
},
"luminance": 0.6338
}Semantic roles & 50–950 ramp
primary
#B7D2FF
secondary
#E6BB74
accent
#8F00E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141518
muted
#838486