#8FBDF2#8FBDF2
#8FBDF2 is a light, moderate cyan. Relative luminance 0.486; OKLCH L 78.5% C 0.090 H 252.5°. Best body text is #000000 at 10.73:1 contrast (WCAG AA passes).
Color values
| HEX | #8FBDF2 |
|---|---|
| RGB | rgb(143, 189, 242) |
| HSL | hsl(212, 79%, 75%) |
| HSV | hsv(212, 41%, 95%) |
| CMYK | cmyk(40.9%, 21.9%, 0%, 5.1%) |
| CIE-LAB | lab(75.23, -1.96, -31.08) |
| CIE-LCH | lch(75.23, 31.14, 266.40°) |
| OKLab | oklab(78.53% -0.0273 -0.0863) |
| OKLCH | oklch(78.53% 0.091 252.5) |
| XYZ | xyz(45.5471, 48.6430, 90.9762) |
| Luminance | 0.4865 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.24
Sky Blue (survey)
#75BBFD
ΔE00 4.01
Baby Blue (survey)
#A2CFFE
ΔE00 4.59
Pastel Blue
#A2BFFE
ΔE00 4.62
Light Blue
#95D0FC
ΔE00 5.82
Sky
#82CAFC
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FBDF2 #F2C48F
analogous
#8FEFF2 #8FBDF2 #928FF2
triadic
#8FBDF2 #F28FBD #BDF28F
tetradic
#8FBDF2 #F28FEF #F2C48F #8FF292
square
#8FBDF2 #F28FEF #F2C48F #8FF292
split-complementary
#8FBDF2 #F2928F #EFF28F
monochromatic
#217CE5 #589DEC #8FBDF2 #C6DDF8 #E4EFFC
Accessibility & contrast
On white
1.96
#8FBDF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.73
#8FBDF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FBDF2
10.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FBDF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FBDF2 | 1.00 | 1.96 | 10.73 | 10.73 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9BFF4
Deuteranopia (green-blind)
#9DB5F1
Tritanopia (blue-blind)
#6BC9CF
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #8fbdf2; /* rgb */ color: rgb(143, 189, 242); /* oklch */ color: oklch(78.5% 0.090 252.5);
Tailwind
colors: {
custom: {
50: '#b3d0f6',
500: '#8fbdf2',
950: '#000000',
},
}SCSS
$custom: #8fbdf2; $custom-light: #b3d0f6; $custom-dark: #000000;
JSON
{
"hex": "#8fbdf2",
"rgb": {
"r": 143,
"g": 189,
"b": 242
},
"hsl": {
"h": 212.121,
"s": 79.2,
"l": 75.49
},
"oklch": {
"l": 0.78529,
"c": 0.0905,
"h": 252.5
},
"luminance": 0.48646
}Semantic roles & 50–950 ramp
primary
#8FBDF2
secondary
#F4E6D7
accent
#7A0ADB
background
#FBFCFF
surface
#F6F9FE
border
#D0D2D6
text
#111417
muted
#808285