#8CBFF3#8CBFF3
#8CBFF3 is a light, moderate cyan. Relative luminance 0.493; OKLCH L 78.8% C 0.092 H 249.5°. Best body text is #000000 at 10.86:1 contrast (WCAG AA passes).
Color values
| HEX | #8CBFF3 |
|---|---|
| RGB | rgb(140, 191, 243) |
| HSL | hsl(210, 81%, 75%) |
| HSV | hsv(210, 42%, 95%) |
| CMYK | cmyk(42.4%, 21.4%, 0%, 4.7%) |
| CIE-LAB | lab(75.64, -3.53, -31.00) |
| CIE-LCH | lch(75.64, 31.20, 263.51°) |
| OKLab | oklab(78.82% -0.0321 -0.0861) |
| OKLCH | oklch(78.82% 0.092 249.5) |
| XYZ | xyz(45.6183, 49.3053, 91.8897) |
| Luminance | 0.4931 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.13
Sky Blue (survey)
#75BBFD
ΔE00 3.21
Baby Blue (survey)
#A2CFFE
ΔE00 4.32
Sky
#82CAFC
ΔE00 4.66
Light Blue
#95D0FC
ΔE00 4.89
Lightblue (survey)
#7BC8F6
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CBFF3 #F3C08C
analogous
#8CF3F3 #8CBFF3 #8C8CF3
triadic
#8CBFF3 #F38CBF #BFF38C
tetradic
#8CBFF3 #F38CF3 #F3C08C #8CF38C
square
#8CBFF3 #F38CF3 #F3C08C #8CF38C
split-complementary
#8CBFF3 #F38C8C #F3F38C
monochromatic
#1D81E7 #55A0ED #8CBFF3 #C3DEF9 #E3F0FC
Accessibility & contrast
On white
1.93
#8CBFF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.86
#8CBFF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CBFF3
10.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CBFF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CBFF3 | 1.00 | 1.93 | 10.86 | 10.86 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABC0F5
Deuteranopia (green-blind)
#9EB6F2
Tritanopia (blue-blind)
#65CBD0
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #8cbff3; /* rgb */ color: rgb(140, 191, 243); /* oklch */ color: oklch(78.8% 0.092 249.5);
Tailwind
colors: {
custom: {
50: '#b1d2f7',
500: '#8cbff3',
950: '#000000',
},
}SCSS
$custom: #8cbff3; $custom-light: #b1d2f7; $custom-dark: #000000;
JSON
{
"hex": "#8cbff3",
"rgb": {
"r": 140,
"g": 191,
"b": 243
},
"hsl": {
"h": 210.291,
"s": 81.102,
"l": 75.098
},
"oklch": {
"l": 0.78822,
"c": 0.09189,
"h": 249.5
},
"luminance": 0.49308
}Semantic roles & 50–950 ramp
primary
#8CBFF3
secondary
#F4E6D7
accent
#7408DD
background
#FBFCFF
surface
#F6F9FE
border
#D0D2D6
text
#111417
muted
#808285