#8FBCE2#8FBCE2
#8FBCE2 is a light, moderate cyan. Relative luminance 0.473; OKLCH L 77.7% C 0.073 H 244.4°. Best body text is #000000 at 10.46:1 contrast (WCAG AA passes).
Color values
| HEX | #8FBCE2 |
|---|---|
| RGB | rgb(143, 188, 226) |
| HSL | hsl(207, 59%, 72%) |
| HSV | hsv(207, 37%, 89%) |
| CMYK | cmyk(36.7%, 16.8%, 0%, 11.4%) |
| CIE-LAB | lab(74.38, -5.62, -23.74) |
| CIE-LCH | lch(74.38, 24.39, 256.68°) |
| OKLab | oklab(77.67% -0.0314 -0.0655) |
| OKLCH | oklch(77.67% 0.073 244.4) |
| XYZ | xyz(43.0340, 47.2948, 78.7980) |
| Luminance | 0.4730 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 4.15
Carolina Blue
#8AB8FE
ΔE00 4.93
Sky Blue (survey)
#75BBFD
ΔE00 4.95
Sky
#82CAFC
ΔE00 5.21
Light Blue
#95D0FC
ΔE00 5.33
Baby Blue (survey)
#A2CFFE
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FBCE2 #E2B58F
analogous
#8FE2DF #8FBCE2 #8F93E2
triadic
#8FBCE2 #E28FBC #BCE28F
tetradic
#8FBCE2 #DF8FE2 #E2B58F #93E28F
square
#8FBCE2 #DF8FE2 #E2B58F #93E28F
split-complementary
#8FBCE2 #E28F93 #E2DF8F
monochromatic
#3381C4 #5E9FD5 #8FBCE2 #C0D9EF #E7F0F9
Accessibility & contrast
On white
2.01
#8FBCE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.46
#8FBCE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FBCE2
10.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FBCE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FBCE2 | 1.00 | 2.01 | 10.46 | 10.46 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADBCE4
Deuteranopia (green-blind)
#A2B3E1
Tritanopia (blue-blind)
#73C5C8
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #8fbce2; /* rgb */ color: rgb(143, 188, 226); /* oklch */ color: oklch(77.7% 0.073 244.4);
Tailwind
colors: {
custom: {
50: '#b2d0eb',
500: '#8fbce2',
950: '#000000',
},
}SCSS
$custom: #8fbce2; $custom-light: #b2d0eb; $custom-dark: #000000;
JSON
{
"hex": "#8fbce2",
"rgb": {
"r": 143,
"g": 188,
"b": 226
},
"hsl": {
"h": 207.47,
"s": 58.865,
"l": 72.353
},
"oklch": {
"l": 0.77668,
"c": 0.0726,
"h": 244.4
},
"luminance": 0.47297
}Semantic roles & 50–950 ramp
primary
#8FBCE2
secondary
#F0E5DB
accent
#6C1FC6
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111316
muted
#808284