#B7CAF4#B7CAF4
#B7CAF4 is a very light, moderate blue. Relative luminance 0.588; OKLCH L 83.9% C 0.063 H 265.9°. Best body text is #000000 at 12.77:1 contrast (WCAG AA passes).
Color values
| HEX | #B7CAF4 |
|---|---|
| RGB | rgb(183, 202, 244) |
| HSL | hsl(221, 73%, 84%) |
| HSV | hsv(221, 25%, 96%) |
| CMYK | cmyk(25%, 17.2%, 0%, 4.3%) |
| CIE-LAB | lab(81.20, 2.60, -22.80) |
| CIE-LCH | lch(81.20, 22.94, 276.52°) |
| OKLab | oklab(83.88% -0.0044 -0.0624) |
| OKLCH | oklch(83.88% 0.063 265.9) |
| XYZ | xyz(56.9737, 58.8384, 93.9255) |
| Luminance | 0.5884 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 4.12
Light Periwinkle
#C1C6FC
ΔE00 4.53
Light Blue Grey
#B7C9E2
ΔE00 4.99
Lightsteelblue
#B0C4DE
ΔE00 5.18
Pastel Blue
#A2BFFE
ΔE00 5.24
Periwinkle
#CCCCFF
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7CAF4 #F4E1B7
analogous
#B7E8F4 #B7CAF4 #C2B7F4
triadic
#B7CAF4 #F4B7CA #CAF4B7
tetradic
#B7CAF4 #F4B7E8 #F4E1B7 #B7F4C2
square
#B7CAF4 #F4B7E8 #F4E1B7 #B7F4C2
split-complementary
#B7CAF4 #F4C2B7 #E8F4B7
monochromatic
#4D7CE4 #82A3EC #B7CAF4 #E4EBFB #E4EBFB
Accessibility & contrast
On white
1.64
#B7CAF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.77
#B7CAF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7CAF4
12.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7CAF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7CAF4 | 1.00 | 1.64 | 12.77 | 12.77 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDCDF6
Deuteranopia (green-blind)
#B7C7F3
Tritanopia (blue-blind)
#A7D2D8
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #b7caf4; /* rgb */ color: rgb(183, 202, 244); /* oklch */ color: oklch(83.9% 0.063 265.9);
Tailwind
colors: {
custom: {
50: '#cddaf7',
500: '#b7caf4',
950: '#000000',
},
}SCSS
$custom: #b7caf4; $custom-light: #cddaf7; $custom-dark: #000000;
JSON
{
"hex": "#b7caf4",
"rgb": {
"r": 183,
"g": 202,
"b": 244
},
"hsl": {
"h": 221.311,
"s": 73.494,
"l": 83.725
},
"oklch": {
"l": 0.83876,
"c": 0.06258,
"h": 265.9
},
"luminance": 0.5884
}Semantic roles & 50–950 ramp
primary
#B7CAF4
secondary
#D5B97B
accent
#9810D6
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#131417
muted
#838385