#8DB3FF#8DB3FF
#8DB3FF is a light, moderate blue. Relative luminance 0.451; OKLCH L 76.9% C 0.117 H 263.5°. Best body text is #000000 at 10.02:1 contrast (WCAG AA passes).
Color values
| HEX | #8DB3FF |
|---|---|
| RGB | rgb(141, 179, 255) |
| HSL | hsl(220, 100%, 78%) |
| HSV | hsv(220, 45%, 100%) |
| CMYK | cmyk(44.7%, 29.8%, 0%, 0%) |
| CIE-LAB | lab(72.97, 6.63, -41.60) |
| CIE-LCH | lch(72.97, 42.13, 279.06°) |
| OKLab | oklab(76.9% -0.0132 -0.1165) |
| OKLCH | oklch(76.9% 0.117 263.5) |
| XYZ | xyz(45.1488, 45.1202, 100.9184) |
| Luminance | 0.4512 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.09
Pastel Blue
#A2BFFE
ΔE00 4.06
Sky Blue (survey)
#75BBFD
ΔE00 6.67
Baby Blue (survey)
#A2CFFE
ΔE00 7.45
Powder Blue (survey)
#B1D1FC
ΔE00 8.17
Periwinkle Blue
#8F99FB
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DB3FF #FFD98D
analogous
#8DECFF #8DB3FF #A08DFF
triadic
#8DB3FF #FF8DB3 #B3FF8D
tetradic
#8DB3FF #FF8DEC #FFD98D #8DFFA0
square
#8DB3FF #FF8DEC #FFD98D #8DFFA0
split-complementary
#8DB3FF #FFA08D #ECFF8D
monochromatic
#1361FF #508AFF #8DB3FF #CADCFF #E0EBFF
Accessibility & contrast
On white
2.09
#8DB3FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.02
#8DB3FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DB3FF
10.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DB3FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DB3FF | 1.00 | 2.09 | 10.02 | 10.02 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97B9FF
Deuteranopia (green-blind)
#8BAEFD
Tritanopia (blue-blind)
#62C3CE
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #8db3ff; /* rgb */ color: rgb(141, 179, 255); /* oklch */ color: oklch(76.9% 0.117 263.5);
Tailwind
colors: {
custom: {
50: '#b3c9ff',
500: '#8db3ff',
950: '#000000',
},
}SCSS
$custom: #8db3ff; $custom-light: #b3c9ff; $custom-dark: #000000;
JSON
{
"hex": "#8db3ff",
"rgb": {
"r": 141,
"g": 179,
"b": 255
},
"hsl": {
"h": 220,
"s": 100,
"l": 77.647
},
"oklch": {
"l": 0.76904,
"c": 0.11727,
"h": 263.5
},
"luminance": 0.45123
}Semantic roles & 50–950 ramp
primary
#8DB3FF
secondary
#F7EBD4
accent
#9900E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111318
muted
#808286