#8BB3DA#8BB3DA
#8BB3DA is a light, moderate cyan. Relative luminance 0.428; OKLCH L 75.2% C 0.071 H 248.2°. Best body text is #000000 at 9.56:1 contrast (WCAG AA passes).
Color values
| HEX | #8BB3DA |
|---|---|
| RGB | rgb(139, 179, 218) |
| HSL | hsl(210, 52%, 70%) |
| HSV | hsv(210, 36%, 85%) |
| CMYK | cmyk(36.2%, 17.9%, 0%, 14.5%) |
| CIE-LAB | lab(71.41, -3.90, -23.93) |
| CIE-LCH | lch(71.41, 24.25, 260.73°) |
| OKLab | oklab(75.18% -0.0265 -0.066) |
| OKLCH | oklch(75.18% 0.071 248.2) |
| XYZ | xyz(39.4184, 42.7891, 72.4982) |
| Luminance | 0.4279 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.65
Light Grey Blue
#9DBCD4
ΔE00 5.01
Sky Blue (survey)
#75BBFD
ΔE00 5.70
Pastel Blue
#A2BFFE
ΔE00 6.59
Cloudy Blue
#ACC2D9
ΔE00 6.95
Baby Blue (survey)
#A2CFFE
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BB3DA #DAB28B
analogous
#8BDAD9 #8BB3DA #8B8CDA
triadic
#8BB3DA #DA8BB3 #B3DA8B
tetradic
#8BB3DA #D98BDA #DAB28B #8CDA8B
square
#8BB3DA #D98BDA #DAB28B #8CDA8B
split-complementary
#8BB3DA #DA8B8C #DAD98B
monochromatic
#3976B2 #5D95CB #8BB3DA #B9D1E9 #E8F0F8
Accessibility & contrast
On white
2.20
#8BB3DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.56
#8BB3DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BB3DA
9.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BB3DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BB3DA | 1.00 | 2.20 | 9.56 | 9.56 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4B3DC
Deuteranopia (green-blind)
#9AABD9
Tritanopia (blue-blind)
#71BCC0
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #8bb3da; /* rgb */ color: rgb(139, 179, 218); /* oklch */ color: oklch(75.2% 0.071 248.2);
Tailwind
colors: {
custom: {
50: '#afc9e5',
500: '#8bb3da',
950: '#000000',
},
}SCSS
$custom: #8bb3da; $custom-light: #afc9e5; $custom-dark: #000000;
JSON
{
"hex": "#8bb3da",
"rgb": {
"r": 139,
"g": 179,
"b": 218
},
"hsl": {
"h": 209.62,
"s": 51.634,
"l": 70
},
"oklch": {
"l": 0.75176,
"c": 0.07115,
"h": 248.2
},
"luminance": 0.42791
}Semantic roles & 50–950 ramp
primary
#8BB3DA
secondary
#EBE0D5
accent
#7226BF
background
#FAFCFE
surface
#F5F8FC
border
#CFD1D5
text
#111315
muted
#808284