#8BAFFD#8BAFFD
#8BAFFD is a light, moderate blue. Relative luminance 0.432; OKLCH L 75.9% C 0.120 H 264.8°. Best body text is #000000 at 9.65:1 contrast (WCAG AA passes).
Color values
| HEX | #8BAFFD |
|---|---|
| RGB | rgb(139, 175, 253) |
| HSL | hsl(221, 97%, 77%) |
| HSV | hsv(221, 45%, 99%) |
| CMYK | cmyk(45.1%, 30.8%, 0%, 0.8%) |
| CIE-LAB | lab(71.72, 7.82, -42.49) |
| CIE-LCH | lch(71.72, 43.20, 280.43°) |
| OKLab | oklab(75.87% -0.0109 -0.1191) |
| OKLCH | oklch(75.87% 0.12 264.8) |
| XYZ | xyz(43.7013, 43.2381, 98.9525) |
| Luminance | 0.4324 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.01
Pastel Blue
#A2BFFE
ΔE00 4.75
Periwinkle Blue
#8F99FB
ΔE00 7.33
Sky Blue (survey)
#75BBFD
ΔE00 7.34
Cornflowerblue
#6495ED
ΔE00 8.15
Baby Blue (survey)
#A2CFFE
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BAFFD #FDD98B
analogous
#8BE8FD #8BAFFD #A08BFD
triadic
#8BAFFD #FD8BAF #AFFD8B
tetradic
#8BAFFD #FD8BE8 #FDD98B #8BFDA0
square
#8BAFFD #FD8BE8 #FDD98B #8BFDA0
split-complementary
#8BAFFD #FDA08B #E8FD8B
monochromatic
#135CFB #4F86FC #8BAFFD #C7D8FE #E1EAFE
Accessibility & contrast
On white
2.18
#8BAFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.65
#8BAFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BAFFD
9.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BAFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BAFFD | 1.00 | 2.18 | 9.65 | 9.65 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92B5FF
Deuteranopia (green-blind)
#86ABFB
Tritanopia (blue-blind)
#5FBFCB
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #8baffd; /* rgb */ color: rgb(139, 175, 253); /* oklch */ color: oklch(75.9% 0.120 264.8);
Tailwind
colors: {
custom: {
50: '#b2c6fe',
500: '#8baffd',
950: '#000000',
},
}SCSS
$custom: #8baffd; $custom-light: #b2c6fe; $custom-dark: #000000;
JSON
{
"hex": "#8baffd",
"rgb": {
"r": 139,
"g": 175,
"b": 253
},
"hsl": {
"h": 221.053,
"s": 96.61,
"l": 76.863
},
"oklch": {
"l": 0.75869,
"c": 0.11963,
"h": 264.8
},
"luminance": 0.43241
}Semantic roles & 50–950 ramp
primary
#8BAFFD
secondary
#F7ECD4
accent
#9D00E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111318
muted
#808286