#8FBDFD#8FBDFD
#8FBDFD is a light, moderate cyan. Relative luminance 0.493; OKLCH L 79.0% C 0.104 H 256.7°. Best body text is #000000 at 10.87:1 contrast (WCAG AA passes).
Color values
| HEX | #8FBDFD |
|---|---|
| RGB | rgb(143, 189, 253) |
| HSL | hsl(215, 96%, 78%) |
| HSV | hsv(215, 43%, 99%) |
| CMYK | cmyk(43.5%, 25.3%, 0%, 0.8%) |
| CIE-LAB | lab(75.65, 1.03, -36.35) |
| CIE-LCH | lch(75.65, 36.36, 271.63°) |
| OKLab | oklab(79% -0.0239 -0.1013) |
| OKLCH | oklch(79% 0.104 256.7) |
| XYZ | xyz(47.2491, 49.3238, 99.9402) |
| Luminance | 0.4933 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.33
Pastel Blue
#A2BFFE
ΔE00 4.08
Sky Blue (survey)
#75BBFD
ΔE00 4.49
Baby Blue (survey)
#A2CFFE
ΔE00 4.85
Powder Blue (survey)
#B1D1FC
ΔE00 6.40
Light Blue
#95D0FC
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FBDFD #FDCF8F
analogous
#8FF4FD #8FBDFD #988FFD
triadic
#8FBDFD #FD8FBD #BDFD8F
tetradic
#8FBDFD #FD8FF4 #FDCF8F #8FFD98
square
#8FBDFD #FD8FF4 #FDCF8F #8FFD98
split-complementary
#8FBDFD #FD988F #F4FD8F
monochromatic
#1776FB #539AFC #8FBDFD #CBE0FE #E1EDFE
Accessibility & contrast
On white
1.93
#8FBDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.87
#8FBDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FBDFD
10.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FBDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FBDFD | 1.00 | 1.93 | 10.87 | 10.87 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5C0FF
Deuteranopia (green-blind)
#98B6FC
Tritanopia (blue-blind)
#65CBD3
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #8fbdfd; /* rgb */ color: rgb(143, 189, 253); /* oklch */ color: oklch(79.0% 0.104 256.7);
Tailwind
colors: {
custom: {
50: '#b4d0fe',
500: '#8fbdfd',
950: '#000000',
},
}SCSS
$custom: #8fbdfd; $custom-light: #b4d0fe; $custom-dark: #000000;
JSON
{
"hex": "#8fbdfd",
"rgb": {
"r": 143,
"g": 189,
"b": 253
},
"hsl": {
"h": 214.909,
"s": 96.491,
"l": 77.647
},
"oklch": {
"l": 0.79001,
"c": 0.10412,
"h": 256.7
},
"luminance": 0.49327
}Semantic roles & 50–950 ramp
primary
#8FBDFD
secondary
#F7E8D4
accent
#8600E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111418
muted
#808286