#85A8FF#85A8FF
#85A8FF is a light, vivid blue. Relative luminance 0.402; OKLCH L 74.2% C 0.132 H 266.6°. Best body text is #000000 at 9.04:1 contrast (WCAG AA passes).
Color values
| HEX | #85A8FF |
|---|---|
| RGB | rgb(133, 168, 255) |
| HSL | hsl(223, 100%, 76%) |
| HSV | hsv(223, 48%, 100%) |
| CMYK | cmyk(47.8%, 34.1%, 0%, 0%) |
| CIE-LAB | lab(69.62, 10.94, -46.89) |
| CIE-LCH | lch(69.62, 48.15, 283.14°) |
| OKLab | oklab(74.18% -0.0079 -0.132) |
| OKLCH | oklch(74.18% 0.132 266.6) |
| XYZ | xyz(41.7196, 40.2091, 100.1511) |
| Luminance | 0.4021 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.61
Periwinkle Blue
#8F99FB
ΔE00 6.02
Pastel Blue
#A2BFFE
ΔE00 6.46
Cornflowerblue
#6495ED
ΔE00 6.62
Sky Blue (survey)
#75BBFD
ΔE00 8.42
Light Grey Blue
#9DBCD4
ΔE00 9.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85A8FF #FFDC85
analogous
#85E5FF #85A8FF #9F85FF
triadic
#85A8FF #FF85A8 #A8FF85
tetradic
#85A8FF #FF85E5 #FFDC85 #85FF9F
square
#85A8FF #FF85E5 #FFDC85 #85FF9F
split-complementary
#85A8FF #FF9F85 #E5FF85
monochromatic
#0B51FF #487CFF #85A8FF #C2D4FF #E0E9FF
Accessibility & contrast
On white
2.32
#85A8FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.04
#85A8FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85A8FF
9.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85A8FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85A8FF | 1.00 | 2.32 | 9.04 | 9.04 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87B0FF
Deuteranopia (green-blind)
#7AA5FD
Tritanopia (blue-blind)
#53BAC8
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #85a8ff; /* rgb */ color: rgb(133, 168, 255); /* oklch */ color: oklch(74.2% 0.132 266.6);
Tailwind
colors: {
custom: {
50: '#aec1ff',
500: '#85a8ff',
950: '#000000',
},
}SCSS
$custom: #85a8ff; $custom-light: #aec1ff; $custom-dark: #000000;
JSON
{
"hex": "#85a8ff",
"rgb": {
"r": 133,
"g": 168,
"b": 255
},
"hsl": {
"h": 222.787,
"s": 100,
"l": 76.078
},
"oklch": {
"l": 0.74178,
"c": 0.13225,
"h": 266.6
},
"luminance": 0.40212
}Semantic roles & 50–950 ramp
primary
#85A8FF
secondary
#F7EDD4
accent
#A400E6
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#111218
muted
#808186