#8FB7E3#8FB7E3
#8FB7E3 is a light, moderate cyan. Relative luminance 0.453; OKLCH L 76.6% C 0.077 H 251.2°. Best body text is #000000 at 10.05:1 contrast (WCAG AA passes).
Color values
| HEX | #8FB7E3 |
|---|---|
| RGB | rgb(143, 183, 227) |
| HSL | hsl(211, 60%, 73%) |
| HSV | hsv(211, 37%, 89%) |
| CMYK | cmyk(37%, 19.4%, 0%, 11%) |
| CIE-LAB | lab(73.06, -2.66, -26.30) |
| CIE-LCH | lch(73.06, 26.43, 264.23°) |
| OKLab | oklab(76.64% -0.0247 -0.0727) |
| OKLCH | oklch(76.64% 0.077 251.2) |
| XYZ | xyz(42.1219, 45.2505, 79.1729) |
| Luminance | 0.4525 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.35
Pastel Blue
#A2BFFE
ΔE00 5.11
Sky Blue (survey)
#75BBFD
ΔE00 5.21
Light Grey Blue
#9DBCD4
ΔE00 5.57
Baby Blue (survey)
#A2CFFE
ΔE00 6.15
Cloudy Blue
#ACC2D9
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FB7E3 #E3BB8F
analogous
#8FE1E3 #8FB7E3 #918FE3
triadic
#8FB7E3 #E38FB7 #B7E38F
tetradic
#8FB7E3 #E38FE1 #E3BB8F #8FE391
square
#8FB7E3 #E38FE1 #E3BB8F #8FE391
split-complementary
#8FB7E3 #E3918F #E1E38F
monochromatic
#3278C6 #5E98D7 #8FB7E3 #C0D6EF #E7EFF9
Accessibility & contrast
On white
2.09
#8FB7E3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.05
#8FB7E3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FB7E3
10.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FB7E3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FB7E3 | 1.00 | 2.09 | 10.05 | 10.05 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6B8E5
Deuteranopia (green-blind)
#9CB0E2
Tritanopia (blue-blind)
#73C1C6
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #8fb7e3; /* rgb */ color: rgb(143, 183, 227); /* oklch */ color: oklch(76.6% 0.077 251.2);
Tailwind
colors: {
custom: {
50: '#b2ccec',
500: '#8fb7e3',
950: '#000000',
},
}SCSS
$custom: #8fb7e3; $custom-light: #b2ccec; $custom-dark: #000000;
JSON
{
"hex": "#8fb7e3",
"rgb": {
"r": 143,
"g": 183,
"b": 227
},
"hsl": {
"h": 211.429,
"s": 60,
"l": 72.549
},
"oklch": {
"l": 0.76639,
"c": 0.07678,
"h": 251.2
},
"luminance": 0.45253
}Semantic roles & 50–950 ramp
primary
#8FB7E3
secondary
#F0E6DB
accent
#771EC8
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111316
muted
#808284