#8FB2DF#8FB2DF
#8FB2DF is a light, moderate cyan. Relative luminance 0.430; OKLCH L 75.4% C 0.076 H 254.9°. Best body text is #000000 at 9.60:1 contrast (WCAG AA passes).
Color values
| HEX | #8FB2DF |
|---|---|
| RGB | rgb(143, 178, 223) |
| HSL | hsl(214, 56%, 72%) |
| HSV | hsv(214, 36%, 87%) |
| CMYK | cmyk(35.9%, 20.2%, 0%, 12.5%) |
| CIE-LAB | lab(71.56, -0.97, -26.42) |
| CIE-LCH | lch(71.56, 26.43, 267.91°) |
| OKLab | oklab(75.41% -0.0197 -0.073) |
| OKLCH | oklch(75.41% 0.076 254.9) |
| XYZ | xyz(40.5632, 43.0062, 75.9614) |
| Luminance | 0.4301 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.97
Pastel Blue
#A2BFFE
ΔE00 5.14
Light Grey Blue
#9DBCD4
ΔE00 6.44
Sky Blue (survey)
#75BBFD
ΔE00 6.59
Lightsteelblue
#B0C4DE
ΔE00 7.43
Cloudy Blue
#ACC2D9
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FB2DF #DFBC8F
analogous
#8FDADF #8FB2DF #948FDF
triadic
#8FB2DF #DF8FB2 #B2DF8F
tetradic
#8FB2DF #DF8FDA #DFBC8F #8FDF94
square
#8FB2DF #DF8FDA #DFBC8F #8FDF94
split-complementary
#8FB2DF #DF948F #DADF8F
monochromatic
#3671BD #5F91D1 #8FB2DF #BFD3ED #E7EFF8
Accessibility & contrast
On white
2.19
#8FB2DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.60
#8FB2DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FB2DF
9.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FB2DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FB2DF | 1.00 | 2.19 | 9.60 | 9.60 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2B4E1
Deuteranopia (green-blind)
#98ACDE
Tritanopia (blue-blind)
#75BCC1
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #8fb2df; /* rgb */ color: rgb(143, 178, 223); /* oklch */ color: oklch(75.4% 0.076 254.9);
Tailwind
colors: {
custom: {
50: '#b2c8e9',
500: '#8fb2df',
950: '#000000',
},
}SCSS
$custom: #8fb2df; $custom-light: #b2c8e9; $custom-dark: #000000;
JSON
{
"hex": "#8fb2df",
"rgb": {
"r": 143,
"g": 178,
"b": 223
},
"hsl": {
"h": 213.75,
"s": 55.556,
"l": 71.765
},
"oklch": {
"l": 0.75414,
"c": 0.07561,
"h": 254.9
},
"luminance": 0.43008
}Semantic roles & 50–950 ramp
primary
#8FB2DF
secondary
#EFE6DB
accent
#7D22C3
background
#FBFCFE
surface
#F6F8FC
border
#D0D1D5
text
#111316
muted
#808284