#8FB2DD#8FB2DD
#8FB2DD is a light, moderate cyan. Relative luminance 0.429; OKLCH L 75.3% C 0.073 H 253.9°. Best body text is #000000 at 9.58:1 contrast (WCAG AA passes).
Color values
| HEX | #8FB2DD |
|---|---|
| RGB | rgb(143, 178, 221) |
| HSL | hsl(213, 53%, 71%) |
| HSV | hsv(213, 35%, 87%) |
| CMYK | cmyk(35.3%, 19.5%, 0%, 13.3%) |
| CIE-LAB | lab(71.49, -1.48, -25.44) |
| CIE-LCH | lch(71.49, 25.48, 266.66°) |
| OKLab | oklab(75.33% -0.0203 -0.0702) |
| OKLCH | oklch(75.33% 0.073 253.9) |
| XYZ | xyz(40.2952, 42.8990, 74.5497) |
| Luminance | 0.4290 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.20
Pastel Blue
#A2BFFE
ΔE00 5.38
Light Grey Blue
#9DBCD4
ΔE00 6.08
Sky Blue (survey)
#75BBFD
ΔE00 6.59
Cloudy Blue
#ACC2D9
ΔE00 7.18
Lightsteelblue
#B0C4DE
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FB2DD #DDBA8F
analogous
#8FD9DD #8FB2DD #938FDD
triadic
#8FB2DD #DD8FB2 #B2DD8F
tetradic
#8FB2DD #DD8FD9 #DDBA8F #8FDD93
square
#8FB2DD #DD8FD9 #DDBA8F #8FDD93
split-complementary
#8FB2DD #DD938F #D9DD8F
monochromatic
#3872B9 #6092CF #8FB2DD #BED2EB #E8EFF8
Accessibility & contrast
On white
2.19
#8FB2DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.58
#8FB2DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FB2DD
9.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FB2DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FB2DD | 1.00 | 2.19 | 9.58 | 9.58 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2B3DF
Deuteranopia (green-blind)
#99ACDC
Tritanopia (blue-blind)
#76BBC0
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #8fb2dd; /* rgb */ color: rgb(143, 178, 221); /* oklch */ color: oklch(75.3% 0.073 253.9);
Tailwind
colors: {
custom: {
50: '#b2c8e7',
500: '#8fb2dd',
950: '#000000',
},
}SCSS
$custom: #8fb2dd; $custom-light: #b2c8e7; $custom-dark: #000000;
JSON
{
"hex": "#8fb2dd",
"rgb": {
"r": 143,
"g": 178,
"b": 221
},
"hsl": {
"h": 213.077,
"s": 53.425,
"l": 71.373
},
"oklch": {
"l": 0.75333,
"c": 0.07311,
"h": 253.9
},
"luminance": 0.42901
}Semantic roles & 50–950 ramp
primary
#8FB2DD
secondary
#EEE5DA
accent
#7B25C1
background
#FBFCFE
surface
#F6F8FC
border
#D0D1D5
text
#111316
muted
#808284