#8CBEFD#8CBEFD
#8CBEFD is a light, moderate cyan. Relative luminance 0.495; OKLCH L 79.0% C 0.105 H 254.6°. Best body text is #000000 at 10.90:1 contrast (WCAG AA passes).
Color values
| HEX | #8CBEFD |
|---|---|
| RGB | rgb(140, 190, 253) |
| HSL | hsl(213, 97%, 77%) |
| HSV | hsv(213, 45%, 99%) |
| CMYK | cmyk(44.7%, 24.9%, 0%, 0.8%) |
| CIE-LAB | lab(75.76, -0.25, -36.20) |
| CIE-LCH | lch(75.76, 36.20, 269.61°) |
| OKLab | oklab(79.04% -0.0278 -0.101) |
| OKLCH | oklch(79.04% 0.105 254.6) |
| XYZ | xyz(46.9524, 49.4912, 99.9881) |
| Luminance | 0.4949 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.83
Sky Blue (survey)
#75BBFD
ΔE00 3.67
Baby Blue (survey)
#A2CFFE
ΔE00 4.68
Pastel Blue
#A2BFFE
ΔE00 4.89
Light Blue
#95D0FC
ΔE00 6.01
Sky
#82CAFC
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CBEFD #FDCB8C
analogous
#8CF7FD #8CBEFD #938CFD
triadic
#8CBEFD #FD8CBE #BEFD8C
tetradic
#8CBEFD #FD8CF7 #FDCB8C #8CFD93
square
#8CBEFD #FD8CF7 #FDCB8C #8CFD93
split-complementary
#8CBEFD #FD938C #F7FD8C
monochromatic
#147AFB #509CFC #8CBEFD #C8E0FE #E1EEFE
Accessibility & contrast
On white
1.93
#8CBEFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.90
#8CBEFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CBEFD
10.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CBEFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CBEFD | 1.00 | 1.93 | 10.90 | 10.90 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6C1FF
Deuteranopia (green-blind)
#98B6FC
Tritanopia (blue-blind)
#5FCCD4
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #8cbefd; /* rgb */ color: rgb(140, 190, 253); /* oklch */ color: oklch(79.0% 0.105 254.6);
Tailwind
colors: {
custom: {
50: '#b2d1fe',
500: '#8cbefd',
950: '#000000',
},
}SCSS
$custom: #8cbefd; $custom-light: #b2d1fe; $custom-dark: #000000;
JSON
{
"hex": "#8cbefd",
"rgb": {
"r": 140,
"g": 190,
"b": 253
},
"hsl": {
"h": 213.451,
"s": 96.581,
"l": 77.059
},
"oklch": {
"l": 0.79039,
"c": 0.10472,
"h": 254.6
},
"luminance": 0.49494
}Semantic roles & 50–950 ramp
primary
#8CBEFD
secondary
#F7E7D4
accent
#8000E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111418
muted
#808286