#8FB8DA#8FB8DA
#8FB8DA is a light, moderate cyan. Relative luminance 0.452; OKLCH L 76.5% C 0.066 H 243.8°. Best body text is #000000 at 10.04:1 contrast (WCAG AA passes).
Color values
| HEX | #8FB8DA |
|---|---|
| RGB | rgb(143, 184, 218) |
| HSL | hsl(207, 50%, 71%) |
| HSV | hsv(207, 34%, 85%) |
| CMYK | cmyk(34.4%, 15.6%, 0%, 14.5%) |
| CIE-LAB | lab(73.01, -5.51, -21.48) |
| CIE-LCH | lch(73.01, 22.17, 255.61°) |
| OKLab | oklab(76.5% -0.0291 -0.0591) |
| OKLCH | oklch(76.5% 0.066 243.8) |
| XYZ | xyz(41.1191, 45.1805, 72.8702) |
| Luminance | 0.4518 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.37
Carolina Blue
#8AB8FE
ΔE00 5.62
Cloudy Blue
#ACC2D9
ΔE00 5.87
Sky Blue (survey)
#75BBFD
ΔE00 5.95
Sky
#82CAFC
ΔE00 6.47
Lightblue (survey)
#7BC8F6
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FB8DA #DAB18F
analogous
#8FDAD6 #8FB8DA #8F92DA
triadic
#8FB8DA #DA8FB8 #B8DA8F
tetradic
#8FB8DA #D68FDA #DAB18F #92DA8F
square
#8FB8DA #D68FDA #DAB18F #92DA8F
split-complementary
#8FB8DA #DA8F92 #DAD68F
monochromatic
#3B7DB3 #619BCB #8FB8DA #BDD5E9 #E8F0F7
Accessibility & contrast
On white
2.09
#8FB8DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.04
#8FB8DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FB8DA
10.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FB8DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FB8DA | 1.00 | 2.09 | 10.04 | 10.04 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAB8DC
Deuteranopia (green-blind)
#A0B0D9
Tritanopia (blue-blind)
#76C0C3
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #8fb8da; /* rgb */ color: rgb(143, 184, 218); /* oklch */ color: oklch(76.5% 0.066 243.8);
Tailwind
colors: {
custom: {
50: '#b2cde5',
500: '#8fb8da',
950: '#000000',
},
}SCSS
$custom: #8fb8da; $custom-light: #b2cde5; $custom-dark: #000000;
JSON
{
"hex": "#8fb8da",
"rgb": {
"r": 143,
"g": 184,
"b": 218
},
"hsl": {
"h": 207.2,
"s": 50.336,
"l": 70.784
},
"oklch": {
"l": 0.76498,
"c": 0.06586,
"h": 243.8
},
"luminance": 0.45183
}Semantic roles & 50–950 ramp
primary
#8FB8DA
secondary
#ECE1D8
accent
#6C28BE
background
#FBFCFE
surface
#F6F9FC
border
#D0D2D5
text
#111315
muted
#808284