#8CBCFD#8CBCFD
#8CBCFD is a light, moderate cyan. Relative luminance 0.486; OKLCH L 78.6% C 0.106 H 256.2°. Best body text is #000000 at 10.73:1 contrast (WCAG AA passes).
Color values
| HEX | #8CBCFD |
|---|---|
| RGB | rgb(140, 188, 253) |
| HSL | hsl(215, 97%, 77%) |
| HSV | hsv(215, 45%, 99%) |
| CMYK | cmyk(44.7%, 25.7%, 0%, 0.8%) |
| CIE-LAB | lab(75.22, 0.85, -37.03) |
| CIE-LCH | lch(75.22, 37.04, 271.31°) |
| OKLab | oklab(78.62% -0.0254 -0.1033) |
| OKLCH | oklch(78.62% 0.106 256.2) |
| XYZ | xyz(46.5222, 48.6308, 99.8447) |
| Luminance | 0.4863 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.16
Sky Blue (survey)
#75BBFD
ΔE00 4.06
Pastel Blue
#A2BFFE
ΔE00 4.55
Baby Blue (survey)
#A2CFFE
ΔE00 5.13
Light Blue
#95D0FC
ΔE00 6.64
Sky
#82CAFC
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CBCFD #FDCD8C
analogous
#8CF5FD #8CBCFD #958CFD
triadic
#8CBCFD #FD8CBC #BCFD8C
tetradic
#8CBCFD #FD8CF5 #FDCD8C #8CFD95
square
#8CBCFD #FD8CF5 #FDCD8C #8CFD95
split-complementary
#8CBCFD #FD958C #F5FD8C
monochromatic
#1476FB #5099FC #8CBCFD #C8DFFE #E1EDFE
Accessibility & contrast
On white
1.96
#8CBCFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.73
#8CBCFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CBCFD
10.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CBCFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CBCFD | 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)
#A3BFFF
Deuteranopia (green-blind)
#96B4FC
Tritanopia (blue-blind)
#5FCAD2
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #8cbcfd; /* rgb */ color: rgb(140, 188, 253); /* oklch */ color: oklch(78.6% 0.106 256.2);
Tailwind
colors: {
custom: {
50: '#b2d0fe',
500: '#8cbcfd',
950: '#000000',
},
}SCSS
$custom: #8cbcfd; $custom-light: #b2d0fe; $custom-dark: #000000;
JSON
{
"hex": "#8cbcfd",
"rgb": {
"r": 140,
"g": 188,
"b": 253
},
"hsl": {
"h": 214.513,
"s": 96.581,
"l": 77.059
},
"oklch": {
"l": 0.7862,
"c": 0.10642,
"h": 256.2
},
"luminance": 0.48634
}Semantic roles & 50–950 ramp
primary
#8CBCFD
secondary
#F7E8D4
accent
#8400E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111318
muted
#808286