#BBCCF5#BBCCF5
#BBCCF5 is a very light, moderate blue. Relative luminance 0.603; OKLCH L 84.6% C 0.060 H 267.4°. Best body text is #000000 at 13.07:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCCF5 |
|---|---|
| RGB | rgb(187, 204, 245) |
| HSL | hsl(222, 74%, 85%) |
| HSV | hsv(222, 24%, 96%) |
| CMYK | cmyk(23.7%, 16.7%, 0%, 3.9%) |
| CIE-LAB | lab(82.02, 2.95, -22.06) |
| CIE-LCH | lch(82.02, 22.25, 277.62°) |
| OKLab | oklab(84.6% -0.0027 -0.0603) |
| OKLCH | oklch(84.6% 0.06 267.4) |
| XYZ | xyz(58.5635, 60.3416, 94.9300) |
| Luminance | 0.6034 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.22
Powder Blue (survey)
#B1D1FC
ΔE00 4.64
Light Blue Grey
#B7C9E2
ΔE00 5.11
Lightsteelblue
#B0C4DE
ΔE00 5.52
Periwinkle
#CCCCFF
ΔE00 5.59
Pastel Blue
#A2BFFE
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCCF5 #F5E4BB
analogous
#BBE9F5 #BBCCF5 #C7BBF5
triadic
#BBCCF5 #F5BBCC #CCF5BB
tetradic
#BBCCF5 #F5BBE9 #F5E4BB #BBF5C7
square
#BBCCF5 #F5BBE9 #F5E4BB #BBF5C7
split-complementary
#BBCCF5 #F5C7BB #E9F5BB
monochromatic
#507CE5 #86A4ED #BBCCF5 #E4EBFB #E4EBFB
Accessibility & contrast
On white
1.61
#BBCCF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.07
#BBCCF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCCF5
13.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCCF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCCF5 | 1.00 | 1.61 | 13.07 | 13.07 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0CFF7
Deuteranopia (green-blind)
#BBCAF4
Tritanopia (blue-blind)
#ACD4D9
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #bbccf5; /* rgb */ color: rgb(187, 204, 245); /* oklch */ color: oklch(84.6% 0.060 267.4);
Tailwind
colors: {
custom: {
50: '#d0dbf8',
500: '#bbccf5',
950: '#000000',
},
}SCSS
$custom: #bbccf5; $custom-light: #d0dbf8; $custom-dark: #000000;
JSON
{
"hex": "#bbccf5",
"rgb": {
"r": 187,
"g": 204,
"b": 245
},
"hsl": {
"h": 222.414,
"s": 74.359,
"l": 84.706
},
"oklch": {
"l": 0.84598,
"c": 0.06038,
"h": 267.4
},
"luminance": 0.60343
}Semantic roles & 50–950 ramp
primary
#BBCCF5
secondary
#D6BC7E
accent
#9C0FD6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141517
muted
#838485