#85A8F8#85A8F8
#85A8F8 is a light, vivid blue. Relative luminance 0.398; OKLCH L 73.8% C 0.123 H 265.5°. Best body text is #000000 at 8.95:1 contrast (WCAG AA passes).
Color values
| HEX | #85A8F8 |
|---|---|
| RGB | rgb(133, 168, 248) |
| HSL | hsl(222, 89%, 75%) |
| HSV | hsv(222, 46%, 97%) |
| CMYK | cmyk(46.4%, 32.3%, 0%, 2.7%) |
| CIE-LAB | lab(69.30, 8.91, -43.58) |
| CIE-LCH | lch(69.30, 44.48, 281.56°) |
| OKLab | oklab(73.83% -0.0096 -0.1224) |
| OKLCH | oklch(73.83% 0.123 265.5) |
| XYZ | xyz(40.6133, 39.7666, 94.3244) |
| Luminance | 0.3977 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.59
Periwinkle Blue
#8F99FB
ΔE00 6.08
Pastel Blue
#A2BFFE
ΔE00 6.44
Cornflowerblue
#6495ED
ΔE00 6.44
Sky Blue (survey)
#75BBFD
ΔE00 8.29
Light Grey Blue
#9DBCD4
ΔE00 9.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85A8F8 #F8D585
analogous
#85E2F8 #85A8F8 #9C85F8
triadic
#85A8F8 #F885A8 #A8F885
tetradic
#85A8F8 #F885E2 #F8D585 #85F89C
square
#85A8F8 #F885E2 #F8D585 #85F89C
split-complementary
#85A8F8 #F89C85 #E2F885
monochromatic
#1155F1 #4B7FF5 #85A8F8 #BFD1FB #E2EAFD
Accessibility & contrast
On white
2.35
#85A8F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.95
#85A8F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85A8F8
8.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85A8F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85A8F8 | 1.00 | 2.35 | 8.95 | 8.95 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AAFFB
Deuteranopia (green-blind)
#7EA4F6
Tritanopia (blue-blind)
#58B9C5
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #85a8f8; /* rgb */ color: rgb(133, 168, 248); /* oklch */ color: oklch(73.8% 0.123 265.5);
Tailwind
colors: {
custom: {
50: '#aec1fb',
500: '#85a8f8',
950: '#000000',
},
}SCSS
$custom: #85a8f8; $custom-light: #aec1fb; $custom-dark: #000000;
JSON
{
"hex": "#85a8f8",
"rgb": {
"r": 133,
"g": 168,
"b": 248
},
"hsl": {
"h": 221.739,
"s": 89.147,
"l": 74.706
},
"oklch": {
"l": 0.7383,
"c": 0.1228,
"h": 265.5
},
"luminance": 0.39769
}Semantic roles & 50–950 ramp
primary
#85A8F8
secondary
#F5ECD6
accent
#A000E6
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#111217
muted
#808185