#8FB4D8#8FB4D8
#8FB4D8 is a light, moderate cyan. Relative luminance 0.434; OKLCH L 75.6% C 0.066 H 248.0°. Best body text is #000000 at 9.69:1 contrast (WCAG AA passes).
Color values
| HEX | #8FB4D8 |
|---|---|
| RGB | rgb(143, 180, 216) |
| HSL | hsl(210, 48%, 70%) |
| HSV | hsv(210, 34%, 85%) |
| CMYK | cmyk(33.8%, 16.7%, 0%, 15.3%) |
| CIE-LAB | lab(71.85, -3.85, -22.15) |
| CIE-LCH | lch(71.85, 22.48, 260.14°) |
| OKLab | oklab(75.56% -0.0246 -0.061) |
| OKLCH | oklch(75.56% 0.066 248) |
| XYZ | xyz(40.0398, 43.4381, 71.2271) |
| Luminance | 0.4344 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 4.24
Carolina Blue
#8AB8FE
ΔE00 5.10
Cloudy Blue
#ACC2D9
ΔE00 6.13
Sky Blue (survey)
#75BBFD
ΔE00 6.34
Pastel Blue
#A2BFFE
ΔE00 6.50
Lightsteelblue
#B0C4DE
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FB4D8 #D8B38F
analogous
#8FD8D7 #8FB4D8 #8F8FD8
triadic
#8FB4D8 #D88FB4 #B4D88F
tetradic
#8FB4D8 #D78FD8 #D8B38F #8FD88F
square
#8FB4D8 #D78FD8 #D8B38F #8FD88F
split-complementary
#8FB4D8 #D88F8F #D8D78F
monochromatic
#3D77AF #6296C8 #8FB4D8 #BCD2E8 #E8F0F7
Accessibility & contrast
On white
2.17
#8FB4D8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.69
#8FB4D8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FB4D8
9.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FB4D8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FB4D8 | 1.00 | 2.17 | 9.69 | 9.69 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6B4DA
Deuteranopia (green-blind)
#9DADD7
Tritanopia (blue-blind)
#78BCC0
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #8fb4d8; /* rgb */ color: rgb(143, 180, 216); /* oklch */ color: oklch(75.6% 0.066 248.0);
Tailwind
colors: {
custom: {
50: '#b2cae4',
500: '#8fb4d8',
950: '#000000',
},
}SCSS
$custom: #8fb4d8; $custom-light: #b2cae4; $custom-dark: #000000;
JSON
{
"hex": "#8fb4d8",
"rgb": {
"r": 143,
"g": 180,
"b": 216
},
"hsl": {
"h": 209.589,
"s": 48.344,
"l": 70.392
},
"oklch": {
"l": 0.75561,
"c": 0.06574,
"h": 248
},
"luminance": 0.4344
}Semantic roles & 50–950 ramp
primary
#8FB4D8
secondary
#EBE1D7
accent
#722ABC
background
#FBFCFD
surface
#F6F8FB
border
#D0D1D4
text
#111315
muted
#808283