#8FAFD2#8FAFD2
#8FAFD2 is a light, moderate cyan. Relative luminance 0.412; OKLCH L 74.3% C 0.062 H 250.9°. Best body text is #000000 at 9.23:1 contrast (WCAG AA passes).
Color values
| HEX | #8FAFD2 |
|---|---|
| RGB | rgb(143, 175, 210) |
| HSL | hsl(211, 43%, 69%) |
| HSV | hsv(211, 32%, 82%) |
| CMYK | cmyk(31.9%, 16.7%, 0%, 17.6%) |
| CIE-LAB | lab(70.28, -2.64, -21.25) |
| CIE-LCH | lch(70.28, 21.42, 262.93°) |
| OKLab | oklab(74.26% -0.0202 -0.0584) |
| OKLCH | oklch(74.26% 0.062 250.9) |
| XYZ | xyz(38.2870, 41.1511, 66.8859) |
| Luminance | 0.4115 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 5.12
Carolina Blue
#8AB8FE
ΔE00 5.98
Cloudy Blue
#ACC2D9
ΔE00 6.61
Pastel Blue
#A2BFFE
ΔE00 6.96
Lightsteelblue
#B0C4DE
ΔE00 7.03
Bluey Grey
#89A0B0
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FAFD2 #D2B28F
analogous
#8FD1D2 #8FAFD2 #918FD2
triadic
#8FAFD2 #D28FAF #AFD28F
tetradic
#8FAFD2 #D28FD1 #D2B28F #8FD291
square
#8FAFD2 #D28FD1 #D2B28F #8FD291
split-complementary
#8FAFD2 #D2918F #D1D28F
monochromatic
#4271A5 #6390C0 #8FAFD2 #BBCEE4 #E6EDF5
Accessibility & contrast
On white
2.28
#8FAFD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.23
#8FAFD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FAFD2
9.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FAFD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FAFD2 | 1.00 | 2.28 | 9.23 | 9.23 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2B0D4
Deuteranopia (green-blind)
#9AA9D1
Tritanopia (blue-blind)
#7BB7BA
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #8fafd2; /* rgb */ color: rgb(143, 175, 210); /* oklch */ color: oklch(74.3% 0.062 250.9);
Tailwind
colors: {
custom: {
50: '#b1c6df',
500: '#8fafd2',
950: '#000000',
},
}SCSS
$custom: #8fafd2; $custom-light: #b1c6df; $custom-dark: #000000;
JSON
{
"hex": "#8fafd2",
"rgb": {
"r": 143,
"g": 175,
"b": 210
},
"hsl": {
"h": 211.343,
"s": 42.675,
"l": 69.216
},
"oklch": {
"l": 0.74257,
"c": 0.06182,
"h": 250.9
},
"luminance": 0.41153
}Semantic roles & 50–950 ramp
primary
#8FAFD2
secondary
#E8DFD5
accent
#7630B6
background
#FBFCFD
surface
#F6F8FB
border
#D0D1D4
text
#111315
muted
#808283