#8BB1DF#8BB1DF
#8BB1DF is a light, moderate cyan. Relative luminance 0.423; OKLCH L 75.0% C 0.079 H 253.6°. Best body text is #000000 at 9.45:1 contrast (WCAG AA passes).
Color values
| HEX | #8BB1DF |
|---|---|
| RGB | rgb(139, 177, 223) |
| HSL | hsl(213, 57%, 71%) |
| HSV | hsv(213, 38%, 87%) |
| CMYK | cmyk(37.7%, 20.6%, 0%, 12.5%) |
| CIE-LAB | lab(71.05, -1.50, -27.22) |
| CIE-LCH | lch(71.05, 27.26, 266.84°) |
| OKLab | oklab(74.95% -0.0222 -0.0753) |
| OKLCH | oklch(74.95% 0.079 253.6) |
| XYZ | xyz(39.6847, 42.2589, 75.8635) |
| Luminance | 0.4226 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.78
Pastel Blue
#A2BFFE
ΔE00 5.67
Sky Blue (survey)
#75BBFD
ΔE00 6.01
Light Grey Blue
#9DBCD4
ΔE00 6.58
Baby Blue (survey)
#A2CFFE
ΔE00 7.77
Cloudy Blue
#ACC2D9
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BB1DF #DFB98B
analogous
#8BDBDF #8BB1DF #8F8BDF
triadic
#8BB1DF #DF8BB1 #B1DF8B
tetradic
#8BB1DF #DF8BDB #DFB98B #8BDF8F
square
#8BB1DF #DF8BDB #DFB98B #8BDF8F
split-complementary
#8BB1DF #DF8F8B #DBDF8B
monochromatic
#3471BC #5B91D2 #8BB1DF #BBD1EC #E7EFF8
Accessibility & contrast
On white
2.22
#8BB1DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.45
#8BB1DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BB1DF
9.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BB1DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BB1DF | 1.00 | 2.22 | 9.45 | 9.45 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0B3E1
Deuteranopia (green-blind)
#96AADE
Tritanopia (blue-blind)
#6FBBC0
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #8bb1df; /* rgb */ color: rgb(139, 177, 223); /* oklch */ color: oklch(75.0% 0.079 253.6);
Tailwind
colors: {
custom: {
50: '#afc8e9',
500: '#8bb1df',
950: '#000000',
},
}SCSS
$custom: #8bb1df; $custom-light: #afc8e9; $custom-dark: #000000;
JSON
{
"hex": "#8bb1df",
"rgb": {
"r": 139,
"g": 177,
"b": 223
},
"hsl": {
"h": 212.857,
"s": 56.757,
"l": 70.98
},
"oklch": {
"l": 0.74951,
"c": 0.07855,
"h": 253.6
},
"luminance": 0.42261
}Semantic roles & 50–950 ramp
primary
#8BB1DF
secondary
#EEE4D8
accent
#7B21C4
background
#FBFCFE
surface
#F6F8FC
border
#D0D1D5
text
#111316
muted
#808284