#8FB2DE#8FB2DE
#8FB2DE is a light, moderate cyan. Relative luminance 0.430; OKLCH L 75.4% C 0.074 H 254.4°. Best body text is #000000 at 9.59:1 contrast (WCAG AA passes).
Color values
| HEX | #8FB2DE |
|---|---|
| RGB | rgb(143, 178, 222) |
| HSL | hsl(213, 54%, 72%) |
| HSV | hsv(213, 36%, 87%) |
| CMYK | cmyk(35.6%, 19.8%, 0%, 12.9%) |
| CIE-LAB | lab(71.52, -1.22, -25.93) |
| CIE-LCH | lch(71.52, 25.96, 267.30°) |
| OKLab | oklab(75.37% -0.02 -0.0716) |
| OKLCH | oklch(75.37% 0.074 254.4) |
| XYZ | xyz(40.4288, 42.9524, 75.2535) |
| Luminance | 0.4295 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.08
Pastel Blue
#A2BFFE
ΔE00 5.26
Light Grey Blue
#9DBCD4
ΔE00 6.26
Sky Blue (survey)
#75BBFD
ΔE00 6.59
Cloudy Blue
#ACC2D9
ΔE00 7.31
Lightsteelblue
#B0C4DE
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FB2DE #DEBB8F
analogous
#8FDADE #8FB2DE #948FDE
triadic
#8FB2DE #DE8FB2 #B2DE8F
tetradic
#8FB2DE #DE8FDA #DEBB8F #8FDE94
square
#8FB2DE #DE8FDA #DEBB8F #8FDE94
split-complementary
#8FB2DE #DE948F #DADE8F
monochromatic
#3772BB #6092D0 #8FB2DE #BED3EC #E7EFF8
Accessibility & contrast
On white
2.19
#8FB2DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.59
#8FB2DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FB2DE
9.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FB2DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FB2DE | 1.00 | 2.19 | 9.59 | 9.59 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2B4E0
Deuteranopia (green-blind)
#99ACDD
Tritanopia (blue-blind)
#76BCC1
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #8fb2de; /* rgb */ color: rgb(143, 178, 222); /* oklch */ color: oklch(75.4% 0.074 254.4);
Tailwind
colors: {
custom: {
50: '#b2c8e8',
500: '#8fb2de',
950: '#000000',
},
}SCSS
$custom: #8fb2de; $custom-light: #b2c8e8; $custom-dark: #000000;
JSON
{
"hex": "#8fb2de",
"rgb": {
"r": 143,
"g": 178,
"b": 222
},
"hsl": {
"h": 213.418,
"s": 54.483,
"l": 71.569
},
"oklch": {
"l": 0.75374,
"c": 0.07436,
"h": 254.4
},
"luminance": 0.42954
}Semantic roles & 50–950 ramp
primary
#8FB2DE
secondary
#EFE6DA
accent
#7C24C2
background
#FBFCFE
surface
#F6F8FC
border
#D0D1D5
text
#111316
muted
#808284