#B7CEFA#B7CEFA
#B7CEFA is a very light, moderate blue. Relative luminance 0.611; OKLCH L 84.9% C 0.067 H 263.3°. Best body text is #000000 at 13.22:1 contrast (WCAG AA passes).
Color values
| HEX | #B7CEFA |
|---|---|
| RGB | rgb(183, 206, 250) |
| HSL | hsl(219, 87%, 85%) |
| HSV | hsv(219, 27%, 98%) |
| CMYK | cmyk(26.8%, 17.6%, 0%, 2%) |
| CIE-LAB | lab(82.44, 1.86, -24.11) |
| CIE-LCH | lch(82.44, 24.18, 274.41°) |
| OKLab | oklab(84.91% -0.0078 -0.0661) |
| OKLCH | oklch(84.91% 0.067 263.3) |
| XYZ | xyz(58.8503, 61.1101, 99.1187) |
| Luminance | 0.6111 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 2.76
Pastel Blue
#A2BFFE
ΔE00 4.88
Light Blue Grey
#B7C9E2
ΔE00 5.26
Lightsteelblue
#B0C4DE
ΔE00 5.50
Light Periwinkle
#C1C6FC
ΔE00 5.51
Baby Blue (survey)
#A2CFFE
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7CEFA #FAE3B7
analogous
#B7F0FA #B7CEFA #C2B7FA
triadic
#B7CEFA #FAB7CE #CEFAB7
tetradic
#B7CEFA #FAB7F0 #FAE3B7 #B7FAC2
square
#B7CEFA #FAB7F0 #FAE3B7 #B7FAC2
split-complementary
#B7CEFA #FAC2B7 #F0FAB7
monochromatic
#4580F2 #7EA7F6 #B7CEFA #E2ECFD #E2ECFD
Accessibility & contrast
On white
1.59
#B7CEFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.22
#B7CEFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7CEFA
13.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7CEFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7CEFA | 1.00 | 1.59 | 13.22 | 13.22 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0D1FC
Deuteranopia (green-blind)
#B9CAF9
Tritanopia (blue-blind)
#A5D7DD
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #b7cefa; /* rgb */ color: rgb(183, 206, 250); /* oklch */ color: oklch(84.9% 0.067 263.3);
Tailwind
colors: {
custom: {
50: '#cddcfc',
500: '#b7cefa',
950: '#000000',
},
}SCSS
$custom: #b7cefa; $custom-light: #cddcfc; $custom-dark: #000000;
JSON
{
"hex": "#b7cefa",
"rgb": {
"r": 183,
"g": 206,
"b": 250
},
"hsl": {
"h": 219.403,
"s": 87.013,
"l": 84.902
},
"oklch": {
"l": 0.8491,
"c": 0.06658,
"h": 263.3
},
"luminance": 0.61112
}Semantic roles & 50–950 ramp
primary
#B7CEFA
secondary
#DEBB77
accent
#9602E4
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#131517
muted
#838485