#8FB4E2#8FB4E2
#8FB4E2 is a light, moderate cyan. Relative luminance 0.440; OKLCH L 76.0% C 0.078 H 254.2°. Best body text is #000000 at 9.79:1 contrast (WCAG AA passes).
Color values
| HEX | #8FB4E2 |
|---|---|
| RGB | rgb(143, 180, 226) |
| HSL | hsl(213, 59%, 72%) |
| HSV | hsv(213, 37%, 89%) |
| CMYK | cmyk(36.7%, 20.4%, 0%, 11.4%) |
| CIE-LAB | lab(72.21, -1.28, -27.06) |
| CIE-LCH | lch(72.21, 27.09, 267.29°) |
| OKLab | oklab(75.96% -0.0212 -0.0748) |
| OKLCH | oklch(75.96% 0.078 254.2) |
| XYZ | xyz(41.3721, 43.9711, 78.2441) |
| Luminance | 0.4397 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.43
Pastel Blue
#A2BFFE
ΔE00 4.87
Sky Blue (survey)
#75BBFD
ΔE00 5.99
Light Grey Blue
#9DBCD4
ΔE00 6.29
Baby Blue (survey)
#A2CFFE
ΔE00 6.98
Cloudy Blue
#ACC2D9
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FB4E2 #E2BD8F
analogous
#8FDDE2 #8FB4E2 #948FE2
triadic
#8FB4E2 #E28FB4 #B4E28F
tetradic
#8FB4E2 #E28FDD #E2BD8F #8FE294
square
#8FB4E2 #E28FDD #E2BD8F #8FE294
split-complementary
#8FB4E2 #E2948F #DDE28F
monochromatic
#3373C4 #5E93D5 #8FB4E2 #C0D5EF #E7EFF9
Accessibility & contrast
On white
2.14
#8FB4E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.79
#8FB4E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FB4E2
9.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FB4E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FB4E2 | 1.00 | 2.14 | 9.79 | 9.79 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3B6E4
Deuteranopia (green-blind)
#99ADE1
Tritanopia (blue-blind)
#74BEC3
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #8fb4e2; /* rgb */ color: rgb(143, 180, 226); /* oklch */ color: oklch(76.0% 0.078 254.2);
Tailwind
colors: {
custom: {
50: '#b2caeb',
500: '#8fb4e2',
950: '#000000',
},
}SCSS
$custom: #8fb4e2; $custom-light: #b2caeb; $custom-dark: #000000;
JSON
{
"hex": "#8fb4e2",
"rgb": {
"r": 143,
"g": 180,
"b": 226
},
"hsl": {
"h": 213.253,
"s": 58.865,
"l": 72.353
},
"oklch": {
"l": 0.75961,
"c": 0.07778,
"h": 254.2
},
"luminance": 0.43973
}Semantic roles & 50–950 ramp
primary
#8FB4E2
secondary
#F0E7DB
accent
#7C1FC6
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111316
muted
#808284