#8FBEFC#8FBEFC
#8FBEFC is a light, moderate cyan. Relative luminance 0.497; OKLCH L 79.2% C 0.102 H 255.6°. Best body text is #000000 at 10.94:1 contrast (WCAG AA passes).
Color values
| HEX | #8FBEFC |
|---|---|
| RGB | rgb(143, 190, 252) |
| HSL | hsl(214, 95%, 77%) |
| HSV | hsv(214, 43%, 99%) |
| CMYK | cmyk(43.3%, 24.6%, 0%, 1.2%) |
| CIE-LAB | lab(75.88, 0.21, -35.46) |
| CIE-LCH | lch(75.88, 35.46, 270.34°) |
| OKLab | oklab(79.17% -0.0254 -0.0988) |
| OKLCH | oklch(79.17% 0.102 255.6) |
| XYZ | xyz(47.3061, 49.6919, 99.1754) |
| Luminance | 0.4970 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.66
Sky Blue (survey)
#75BBFD
ΔE00 4.24
Pastel Blue
#A2BFFE
ΔE00 4.28
Baby Blue (survey)
#A2CFFE
ΔE00 4.57
Light Blue
#95D0FC
ΔE00 6.20
Powder Blue (survey)
#B1D1FC
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FBEFC #FCCD8F
analogous
#8FF5FC #8FBEFC #968FFC
triadic
#8FBEFC #FC8FBE #BEFC8F
tetradic
#8FBEFC #FC8FF5 #FCCD8F #8FFC96
square
#8FBEFC #FC8FF5 #FCCD8F #8FFC96
split-complementary
#8FBEFC #FC968F #F5FC8F
monochromatic
#1879F9 #539BFA #8FBEFC #CBE1FE #E1EEFE
Accessibility & contrast
On white
1.92
#8FBEFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.94
#8FBEFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FBEFC
10.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FBEFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FBEFC | 1.00 | 1.92 | 10.94 | 10.94 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7C1FF
Deuteranopia (green-blind)
#9AB6FB
Tritanopia (blue-blind)
#65CCD3
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #8fbefc; /* rgb */ color: rgb(143, 190, 252); /* oklch */ color: oklch(79.2% 0.102 255.6);
Tailwind
colors: {
custom: {
50: '#b4d1fd',
500: '#8fbefc',
950: '#000000',
},
}SCSS
$custom: #8fbefc; $custom-light: #b4d1fd; $custom-dark: #000000;
JSON
{
"hex": "#8fbefc",
"rgb": {
"r": 143,
"g": 190,
"b": 252
},
"hsl": {
"h": 214.128,
"s": 94.783,
"l": 77.451
},
"oklch": {
"l": 0.79167,
"c": 0.102,
"h": 255.6
},
"luminance": 0.49695
}Semantic roles & 50–950 ramp
primary
#8FBEFC
secondary
#F6E8D5
accent
#8300E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111417
muted
#808285