#85AFF8#85AFF8
#85AFF8 is a light, moderate blue. Relative luminance 0.424; OKLCH L 75.3% C 0.115 H 261.1°. Best body text is #000000 at 9.48:1 contrast (WCAG AA passes).
Color values
| HEX | #85AFF8 |
|---|---|
| RGB | rgb(133, 175, 248) |
| HSL | hsl(218, 89%, 75%) |
| HSV | hsv(218, 46%, 97%) |
| CMYK | cmyk(46.4%, 29.4%, 0%, 2.7%) |
| CIE-LAB | lab(71.16, 4.97, -40.68) |
| CIE-LCH | lch(71.16, 40.98, 276.96°) |
| OKLab | oklab(75.28% -0.0179 -0.114) |
| OKLCH | oklch(75.28% 0.115 261.1) |
| XYZ | xyz(41.9405, 42.4211, 94.7668) |
| Luminance | 0.4242 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.44
Pastel Blue
#A2BFFE
ΔE00 5.48
Sky Blue (survey)
#75BBFD
ΔE00 6.10
Cornflowerblue
#6495ED
ΔE00 7.63
Periwinkle Blue
#8F99FB
ΔE00 8.22
Baby Blue (survey)
#A2CFFE
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85AFF8 #F8CE85
analogous
#85E8F8 #85AFF8 #9585F8
triadic
#85AFF8 #F885AF #AFF885
tetradic
#85AFF8 #F885E8 #F8CE85 #85F895
square
#85AFF8 #F885E8 #F8CE85 #85F895
split-complementary
#85AFF8 #F89585 #E8F885
monochromatic
#1163F1 #4B89F5 #85AFF8 #BFD5FB #E2ECFD
Accessibility & contrast
On white
2.21
#85AFF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.48
#85AFF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85AFF8
9.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85AFF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85AFF8 | 1.00 | 2.21 | 9.48 | 9.48 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B4FB
Deuteranopia (green-blind)
#87A9F6
Tritanopia (blue-blind)
#56BFC9
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #85aff8; /* rgb */ color: rgb(133, 175, 248); /* oklch */ color: oklch(75.3% 0.115 261.1);
Tailwind
colors: {
custom: {
50: '#aec6fb',
500: '#85aff8',
950: '#000000',
},
}SCSS
$custom: #85aff8; $custom-light: #aec6fb; $custom-dark: #000000;
JSON
{
"hex": "#85aff8",
"rgb": {
"r": 133,
"g": 175,
"b": 248
},
"hsl": {
"h": 218.087,
"s": 89.147,
"l": 74.706
},
"oklch": {
"l": 0.75276,
"c": 0.11539,
"h": 261.1
},
"luminance": 0.42424
}Semantic roles & 50–950 ramp
primary
#85AFF8
secondary
#F5EAD6
accent
#9200E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111317
muted
#808285