#8FB2DA#8FB2DA
#8FB2DA is a light, moderate cyan. Relative luminance 0.427; OKLCH L 75.2% C 0.069 H 252.1°. Best body text is #000000 at 9.55:1 contrast (WCAG AA passes).
Color values
| HEX | #8FB2DA |
|---|---|
| RGB | rgb(143, 178, 218) |
| HSL | hsl(212, 50%, 71%) |
| HSV | hsv(212, 34%, 85%) |
| CMYK | cmyk(34.4%, 18.3%, 0%, 14.5%) |
| CIE-LAB | lab(71.38, -2.25, -23.96) |
| CIE-LCH | lch(71.38, 24.07, 264.63°) |
| OKLab | oklab(75.21% -0.0213 -0.0661) |
| OKLCH | oklch(75.21% 0.069 252.1) |
| XYZ | xyz(39.8991, 42.7405, 72.4635) |
| Luminance | 0.4274 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.62
Light Grey Blue
#9DBCD4
ΔE00 5.49
Pastel Blue
#A2BFFE
ΔE00 5.82
Sky Blue (survey)
#75BBFD
ΔE00 6.64
Cloudy Blue
#ACC2D9
ΔE00 6.79
Lightsteelblue
#B0C4DE
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FB2DA #DAB78F
analogous
#8FD7DA #8FB2DA #918FDA
triadic
#8FB2DA #DA8FB2 #B2DA8F
tetradic
#8FB2DA #DA8FD7 #DAB78F #8FDA91
square
#8FB2DA #DA8FD7 #DAB78F #8FDA91
split-complementary
#8FB2DA #DA918F #D7DA8F
monochromatic
#3B73B3 #6192CB #8FB2DA #BDD2E9 #E8EFF7
Accessibility & contrast
On white
2.20
#8FB2DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.55
#8FB2DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FB2DA
9.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FB2DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FB2DA | 1.00 | 2.20 | 9.55 | 9.55 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3B3DC
Deuteranopia (green-blind)
#9AABD9
Tritanopia (blue-blind)
#77BBBF
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #8fb2da; /* rgb */ color: rgb(143, 178, 218); /* oklch */ color: oklch(75.2% 0.069 252.1);
Tailwind
colors: {
custom: {
50: '#b2c8e5',
500: '#8fb2da',
950: '#000000',
},
}SCSS
$custom: #8fb2da; $custom-light: #b2c8e5; $custom-dark: #000000;
JSON
{
"hex": "#8fb2da",
"rgb": {
"r": 143,
"g": 178,
"b": 218
},
"hsl": {
"h": 212,
"s": 50.336,
"l": 70.784
},
"oklch": {
"l": 0.75213,
"c": 0.06943,
"h": 252.1
},
"luminance": 0.42742
}Semantic roles & 50–950 ramp
primary
#8FB2DA
secondary
#ECE3D8
accent
#7828BE
background
#FBFCFE
surface
#F6F8FC
border
#D0D1D5
text
#111315
muted
#808284