#8FBFE2#8FBFE2
#8FBFE2 is a light, moderate cyan. Relative luminance 0.486; OKLCH L 78.3% C 0.071 H 240.4°. Best body text is #000000 at 10.72:1 contrast (WCAG AA passes).
Color values
| HEX | #8FBFE2 |
|---|---|
| RGB | rgb(143, 191, 226) |
| HSL | hsl(205, 59%, 72%) |
| HSV | hsv(205, 37%, 89%) |
| CMYK | cmyk(36.7%, 15.5%, 0%, 11.4%) |
| CIE-LAB | lab(75.20, -7.23, -22.49) |
| CIE-LCH | lch(75.20, 23.63, 252.18°) |
| OKLab | oklab(78.31% -0.0351 -0.062) |
| OKLCH | oklch(78.31% 0.071 240.4) |
| XYZ | xyz(43.6815, 48.5898, 79.0139) |
| Luminance | 0.4859 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.91
Lightblue (survey)
#7BC8F6
ΔE00 4.53
Sky
#82CAFC
ΔE00 4.58
Light Blue
#95D0FC
ΔE00 4.66
Lightskyblue
#87CEFA
ΔE00 4.79
Baby Blue
#89CFF0
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FBFE2 #E2B28F
analogous
#8FE2DB #8FBFE2 #8F96E2
triadic
#8FBFE2 #E28FBF #BFE28F
tetradic
#8FBFE2 #DB8FE2 #E2B28F #96E28F
square
#8FBFE2 #DB8FE2 #E2B28F #96E28F
split-complementary
#8FBFE2 #E28F96 #E2DB8F
monochromatic
#3387C4 #5EA3D5 #8FBFE2 #C0DBEF #E7F1F9
Accessibility & contrast
On white
1.96
#8FBFE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.72
#8FBFE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FBFE2
10.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FBFE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FBFE2 | 1.00 | 1.96 | 10.72 | 10.72 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0BEE4
Deuteranopia (green-blind)
#A5B5E1
Tritanopia (blue-blind)
#72C8CA
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #8fbfe2; /* rgb */ color: rgb(143, 191, 226); /* oklch */ color: oklch(78.3% 0.071 240.4);
Tailwind
colors: {
custom: {
50: '#b2d2eb',
500: '#8fbfe2',
950: '#000000',
},
}SCSS
$custom: #8fbfe2; $custom-light: #b2d2eb; $custom-dark: #000000;
JSON
{
"hex": "#8fbfe2",
"rgb": {
"r": 143,
"g": 191,
"b": 226
},
"hsl": {
"h": 205.301,
"s": 58.865,
"l": 72.353
},
"oklch": {
"l": 0.78313,
"c": 0.07124,
"h": 240.4
},
"luminance": 0.48592
}Semantic roles & 50–950 ramp
primary
#8FBFE2
secondary
#F0E4DB
accent
#661FC6
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111416
muted
#808284