#85A2FC#85A2FC
#85A2FC is a light, vivid blue. Relative luminance 0.379; OKLCH L 72.8% C 0.135 H 269.3°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #85A2FC |
|---|---|
| RGB | rgb(133, 162, 252) |
| HSL | hsl(225, 95%, 75%) |
| HSV | hsv(225, 47%, 99%) |
| CMYK | cmyk(47.2%, 35.7%, 0%, 1.2%) |
| CIE-LAB | lab(67.91, 13.50, -47.94) |
| CIE-LCH | lch(67.91, 49.81, 285.72°) |
| OKLab | oklab(72.81% -0.0016 -0.1351) |
| OKLCH | oklch(72.81% 0.135 269.3) |
| XYZ | xyz(40.1583, 37.8530, 97.2669) |
| Luminance | 0.3785 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.26
Cornflowerblue
#6495ED
ΔE00 6.01
Carolina Blue
#8AB8FE
ΔE00 6.45
Pastel Blue
#A2BFFE
ΔE00 7.71
Soft Blue
#6488EA
ΔE00 8.23
Perrywinkle
#8F8CE7
ΔE00 8.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85A2FC #FCDF85
analogous
#85DEFC #85A2FC #A385FC
triadic
#85A2FC #FC85A2 #A2FC85
tetradic
#85A2FC #FC85DE #FCDF85 #85FCA3
square
#85A2FC #FC85DE #FCDF85 #85FCA3
split-complementary
#85A2FC #FCA385 #DEFC85
monochromatic
#0E47F9 #4974FB #85A2FC #C1D0FD #E1E8FE
Accessibility & contrast
On white
2.45
#85A2FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#85A2FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85A2FC
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85A2FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85A2FC | 1.00 | 2.45 | 8.57 | 8.57 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80ABFF
Deuteranopia (green-blind)
#74A1FA
Tritanopia (blue-blind)
#56B5C3
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #85a2fc; /* rgb */ color: rgb(133, 162, 252); /* oklch */ color: oklch(72.8% 0.135 269.3);
Tailwind
colors: {
custom: {
50: '#aebdfe',
500: '#85a2fc',
950: '#000000',
},
}SCSS
$custom: #85a2fc; $custom-light: #aebdfe; $custom-dark: #000000;
JSON
{
"hex": "#85a2fc",
"rgb": {
"r": 133,
"g": 162,
"b": 252
},
"hsl": {
"h": 225.378,
"s": 95.2,
"l": 75.49
},
"oklch": {
"l": 0.72812,
"c": 0.13513,
"h": 269.3
},
"luminance": 0.37855
}Semantic roles & 50–950 ramp
primary
#85A2FC
secondary
#F6EED5
accent
#AE00E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111218
muted
#808186