#85A2FF#85A2FF
#85A2FF is a light, vivid blue. Relative luminance 0.380; OKLCH L 73.0% C 0.139 H 269.6°. Best body text is #000000 at 8.61:1 contrast (WCAG AA passes).
Color values
| HEX | #85A2FF |
|---|---|
| RGB | rgb(133, 162, 255) |
| HSL | hsl(226, 100%, 76%) |
| HSV | hsv(226, 48%, 100%) |
| CMYK | cmyk(47.8%, 36.5%, 0%, 0%) |
| CIE-LAB | lab(68.05, 14.37, -49.35) |
| CIE-LCH | lch(68.05, 51.40, 286.24°) |
| OKLab | oklab(72.97% -0.0009 -0.1392) |
| OKLCH | oklch(72.97% 0.139 269.6) |
| XYZ | xyz(40.6374, 38.0447, 99.7904) |
| Luminance | 0.3805 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.26
Cornflowerblue
#6495ED
ΔE00 6.11
Carolina Blue
#8AB8FE
ΔE00 6.46
Pastel Blue
#A2BFFE
ΔE00 7.73
Soft Blue
#6488EA
ΔE00 8.30
Lavender Blue
#8B88F8
ΔE00 8.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85A2FF #FFE285
analogous
#85DFFF #85A2FF #A585FF
triadic
#85A2FF #FF85A2 #A2FF85
tetradic
#85A2FF #FF85DF #FFE285 #85FFA5
square
#85A2FF #FF85DF #FFE285 #85FFA5
split-complementary
#85A2FF #FFA585 #DFFF85
monochromatic
#0B45FF #4873FF #85A2FF #C2D1FF #E0E8FF
Accessibility & contrast
On white
2.44
#85A2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.61
#85A2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85A2FF
8.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85A2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85A2FF | 1.00 | 2.44 | 8.61 | 8.61 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FACFF
Deuteranopia (green-blind)
#72A1FD
Tritanopia (blue-blind)
#54B6C4
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #85a2ff; /* rgb */ color: rgb(133, 162, 255); /* oklch */ color: oklch(73.0% 0.139 269.6);
Tailwind
colors: {
custom: {
50: '#aebdff',
500: '#85a2ff',
950: '#000000',
},
}SCSS
$custom: #85a2ff; $custom-light: #aebdff; $custom-dark: #000000;
JSON
{
"hex": "#85a2ff",
"rgb": {
"r": 133,
"g": 162,
"b": 255
},
"hsl": {
"h": 225.738,
"s": 100,
"l": 76.078
},
"oklch": {
"l": 0.72968,
"c": 0.13922,
"h": 269.6
},
"luminance": 0.38047
}Semantic roles & 50–950 ramp
primary
#85A2FF
secondary
#F7EFD4
accent
#AF00E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111218
muted
#808186