#85A2FD#85A2FD
#85A2FD is a light, vivid blue. Relative luminance 0.379; OKLCH L 72.9% C 0.136 H 269.4°. Best body text is #000000 at 8.58:1 contrast (WCAG AA passes).
Color values
| HEX | #85A2FD |
|---|---|
| RGB | rgb(133, 162, 253) |
| HSL | hsl(226, 97%, 76%) |
| HSV | hsv(226, 47%, 99%) |
| CMYK | cmyk(47.4%, 36%, 0%, 0.8%) |
| CIE-LAB | lab(67.96, 13.79, -48.41) |
| CIE-LCH | lch(67.96, 50.34, 285.90°) |
| OKLab | oklab(72.86% -0.0014 -0.1365) |
| OKLCH | oklch(72.86% 0.136 269.4) |
| XYZ | xyz(40.3171, 37.9166, 98.1036) |
| Luminance | 0.3792 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.25
Cornflowerblue
#6495ED
ΔE00 6.04
Carolina Blue
#8AB8FE
ΔE00 6.45
Pastel Blue
#A2BFFE
ΔE00 7.72
Soft Blue
#6488EA
ΔE00 8.25
Perrywinkle
#8F8CE7
ΔE00 8.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85A2FD #FDE085
analogous
#85DEFD #85A2FD #A485FD
triadic
#85A2FD #FD85A2 #A2FD85
tetradic
#85A2FD #FD85DE #FDE085 #85FDA4
square
#85A2FD #FD85DE #FDE085 #85FDA4
split-complementary
#85A2FD #FDA485 #DEFD85
monochromatic
#0D46FB #4974FC #85A2FD #C1D0FE #E1E8FF
Accessibility & contrast
On white
2.45
#85A2FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.58
#85A2FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85A2FD
8.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85A2FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85A2FD | 1.00 | 2.45 | 8.58 | 8.58 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80ABFF
Deuteranopia (green-blind)
#74A1FB
Tritanopia (blue-blind)
#55B5C4
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #85a2fd; /* rgb */ color: rgb(133, 162, 253); /* oklch */ color: oklch(72.9% 0.136 269.4);
Tailwind
colors: {
custom: {
50: '#aebdfe',
500: '#85a2fd',
950: '#000000',
},
}SCSS
$custom: #85a2fd; $custom-light: #aebdfe; $custom-dark: #000000;
JSON
{
"hex": "#85a2fd",
"rgb": {
"r": 133,
"g": 162,
"b": 253
},
"hsl": {
"h": 225.5,
"s": 96.774,
"l": 75.686
},
"oklch": {
"l": 0.72864,
"c": 0.13649,
"h": 269.4
},
"luminance": 0.37919
}Semantic roles & 50–950 ramp
primary
#85A2FD
secondary
#F7EED4
accent
#AE00E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111218
muted
#808186