#8DB2FF#8DB2FF
#8DB2FF is a light, moderate blue. Relative luminance 0.447; OKLCH L 76.7% C 0.118 H 264.2°. Best body text is #000000 at 9.94:1 contrast (WCAG AA passes).
Color values
| HEX | #8DB2FF |
|---|---|
| RGB | rgb(141, 178, 255) |
| HSL | hsl(221, 100%, 78%) |
| HSV | hsv(221, 45%, 100%) |
| CMYK | cmyk(44.7%, 30.2%, 0%, 0%) |
| CIE-LAB | lab(72.71, 7.19, -42.01) |
| CIE-LCH | lch(72.71, 42.62, 279.71°) |
| OKLab | oklab(76.7% -0.012 -0.1177) |
| OKLCH | oklch(76.7% 0.118 264.2) |
| XYZ | xyz(44.9491, 44.7208, 100.8518) |
| Luminance | 0.4472 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.39
Pastel Blue
#A2BFFE
ΔE00 4.16
Sky Blue (survey)
#75BBFD
ΔE00 6.94
Baby Blue (survey)
#A2CFFE
ΔE00 7.71
Periwinkle Blue
#8F99FB
ΔE00 7.99
Powder Blue (survey)
#B1D1FC
ΔE00 8.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DB2FF #FFDA8D
analogous
#8DEBFF #8DB2FF #A18DFF
triadic
#8DB2FF #FF8DB2 #B2FF8D
tetradic
#8DB2FF #FF8DEB #FFDA8D #8DFFA1
square
#8DB2FF #FF8DEB #FFDA8D #8DFFA1
split-complementary
#8DB2FF #FFA18D #EBFF8D
monochromatic
#135FFF #5089FF #8DB2FF #CADBFF #E0EAFF
Accessibility & contrast
On white
2.11
#8DB2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.94
#8DB2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DB2FF
9.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DB2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DB2FF | 1.00 | 2.11 | 9.94 | 9.94 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B8FF
Deuteranopia (green-blind)
#8AAEFD
Tritanopia (blue-blind)
#62C2CD
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #8db2ff; /* rgb */ color: rgb(141, 178, 255); /* oklch */ color: oklch(76.7% 0.118 264.2);
Tailwind
colors: {
custom: {
50: '#b3c8ff',
500: '#8db2ff',
950: '#000000',
},
}SCSS
$custom: #8db2ff; $custom-light: #b3c8ff; $custom-dark: #000000;
JSON
{
"hex": "#8db2ff",
"rgb": {
"r": 141,
"g": 178,
"b": 255
},
"hsl": {
"h": 220.526,
"s": 100,
"l": 77.647
},
"oklch": {
"l": 0.76699,
"c": 0.11832,
"h": 264.2
},
"luminance": 0.44724
}Semantic roles & 50–950 ramp
primary
#8DB2FF
secondary
#F7ECD4
accent
#9B00E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111318
muted
#808286