#8FAFD4#8FAFD4
#8FAFD4 is a light, moderate cyan. Relative luminance 0.413; OKLCH L 74.3% C 0.064 H 252.3°. Best body text is #000000 at 9.25:1 contrast (WCAG AA passes).
Color values
| HEX | #8FAFD4 |
|---|---|
| RGB | rgb(143, 175, 212) |
| HSL | hsl(212, 45%, 70%) |
| HSV | hsv(212, 33%, 83%) |
| CMYK | cmyk(32.5%, 17.5%, 0%, 16.9%) |
| CIE-LAB | lab(70.35, -2.13, -22.24) |
| CIE-LCH | lch(70.35, 22.35, 264.52°) |
| OKLab | oklab(74.33% -0.0195 -0.0612) |
| OKLCH | oklch(74.33% 0.064 252.3) |
| XYZ | xyz(38.5377, 41.2514, 68.2063) |
| Luminance | 0.4125 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 5.54
Carolina Blue
#8AB8FE
ΔE00 5.66
Pastel Blue
#A2BFFE
ΔE00 6.60
Cloudy Blue
#ACC2D9
ΔE00 6.84
Lightsteelblue
#B0C4DE
ΔE00 7.13
Sky Blue (survey)
#75BBFD
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FAFD4 #D4B48F
analogous
#8FD2D4 #8FAFD4 #928FD4
triadic
#8FAFD4 #D48FAF #AFD48F
tetradic
#8FAFD4 #D48FD2 #D4B48F #8FD492
square
#8FAFD4 #D48FD2 #D4B48F #8FD492
split-complementary
#8FAFD4 #D4928F #D2D48F
monochromatic
#4171A8 #638FC3 #8FAFD4 #BBCFE5 #E7EEF6
Accessibility & contrast
On white
2.27
#8FAFD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.25
#8FAFD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FAFD4
9.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FAFD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FAFD4 | 1.00 | 2.27 | 9.25 | 9.25 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1B0D6
Deuteranopia (green-blind)
#99A9D3
Tritanopia (blue-blind)
#7AB7BB
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #8fafd4; /* rgb */ color: rgb(143, 175, 212); /* oklch */ color: oklch(74.3% 0.064 252.3);
Tailwind
colors: {
custom: {
50: '#b1c6e1',
500: '#8fafd4',
950: '#000000',
},
}SCSS
$custom: #8fafd4; $custom-light: #b1c6e1; $custom-dark: #000000;
JSON
{
"hex": "#8fafd4",
"rgb": {
"r": 143,
"g": 175,
"b": 212
},
"hsl": {
"h": 212.174,
"s": 44.516,
"l": 69.608
},
"oklch": {
"l": 0.74335,
"c": 0.06425,
"h": 252.3
},
"luminance": 0.41253
}Semantic roles & 50–950 ramp
primary
#8FAFD4
secondary
#E9E0D6
accent
#782EB8
background
#FBFCFD
surface
#F6F8FB
border
#D0D1D4
text
#111315
muted
#808283