#B7CDFF#B7CDFF
#B7CDFF is a very light, moderate blue. Relative luminance 0.610; OKLCH L 84.9% C 0.074 H 266.3°. Best body text is #000000 at 13.19:1 contrast (WCAG AA passes).
Color values
| HEX | #B7CDFF |
|---|---|
| RGB | rgb(183, 205, 255) |
| HSL | hsl(222, 100%, 86%) |
| HSV | hsv(222, 28%, 100%) |
| CMYK | cmyk(28.2%, 19.6%, 0%, 0%) |
| CIE-LAB | lab(82.35, 3.57, -26.90) |
| CIE-LCH | lch(82.35, 27.14, 277.56°) |
| OKLab | oklab(84.9% -0.0048 -0.074) |
| OKLCH | oklch(84.9% 0.074 266.3) |
| XYZ | xyz(59.4047, 60.9480, 103.2225) |
| Luminance | 0.6095 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 3.37
Pastel Blue
#A2BFFE
ΔE00 4.47
Light Periwinkle
#C1C6FC
ΔE00 4.94
Baby Blue (survey)
#A2CFFE
ΔE00 6.28
Light Blue Grey
#B7C9E2
ΔE00 6.33
Lightsteelblue
#B0C4DE
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7CDFF #FFE9B7
analogous
#B7F1FF #B7CDFF #C5B7FF
triadic
#B7CDFF #FFB7CD #CDFFB7
tetradic
#B7CDFF #FFB7F1 #FFE9B7 #B7FFC5
square
#B7CDFF #FFB7F1 #FFE9B7 #B7FFC5
split-complementary
#B7CDFF #FFC5B7 #F1FFB7
monochromatic
#3D78FF #7AA2FF #B7CDFF #E0EAFF #E0EAFF
Accessibility & contrast
On white
1.59
#B7CDFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.19
#B7CDFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7CDFF
13.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7CDFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7CDFF | 1.00 | 1.59 | 13.19 | 13.19 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDD0FF
Deuteranopia (green-blind)
#B7CAFE
Tritanopia (blue-blind)
#A4D7DE
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #b7cdff; /* rgb */ color: rgb(183, 205, 255); /* oklch */ color: oklch(84.9% 0.074 266.3);
Tailwind
colors: {
custom: {
50: '#cedcff',
500: '#b7cdff',
950: '#000000',
},
}SCSS
$custom: #b7cdff; $custom-light: #cedcff; $custom-dark: #000000;
JSON
{
"hex": "#b7cdff",
"rgb": {
"r": 183,
"g": 205,
"b": 255
},
"hsl": {
"h": 221.667,
"s": 100,
"l": 85.882
},
"oklch": {
"l": 0.84898,
"c": 0.07414,
"h": 266.3
},
"luminance": 0.6095
}Semantic roles & 50–950 ramp
primary
#B7CDFF
secondary
#E6C374
accent
#9F00E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141518
muted
#838486