#85A4FC#85A4FC
#85A4FC is a light, vivid blue. Relative luminance 0.386; OKLCH L 73.2% C 0.133 H 268.3°. Best body text is #000000 at 8.71:1 contrast (WCAG AA passes).
Color values
| HEX | #85A4FC |
|---|---|
| RGB | rgb(133, 164, 252) |
| HSL | hsl(224, 95%, 75%) |
| HSV | hsv(224, 47%, 99%) |
| CMYK | cmyk(47.2%, 34.9%, 0%, 1.2%) |
| CIE-LAB | lab(68.43, 12.35, -47.12) |
| CIE-LCH | lch(68.43, 48.71, 284.69°) |
| OKLab | oklab(73.22% -0.004 -0.1327) |
| OKLCH | oklch(73.22% 0.133 268.3) |
| XYZ | xyz(40.5134, 38.5632, 97.3852) |
| Luminance | 0.3857 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.84
Carolina Blue
#8AB8FE
ΔE00 5.83
Cornflowerblue
#6495ED
ΔE00 6.13
Pastel Blue
#A2BFFE
ΔE00 7.26
Soft Blue
#6488EA
ΔE00 8.64
Perrywinkle
#8F8CE7
ΔE00 9.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85A4FC #FCDD85
analogous
#85DFFC #85A4FC #A185FC
triadic
#85A4FC #FC85A4 #A4FC85
tetradic
#85A4FC #FC85DF #FCDD85 #85FCA1
square
#85A4FC #FC85DF #FCDD85 #85FCA1
split-complementary
#85A4FC #FCA185 #DFFC85
monochromatic
#0E4BF9 #4977FB #85A4FC #C1D1FD #E1E9FE
Accessibility & contrast
On white
2.41
#85A4FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.71
#85A4FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85A4FC
8.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85A4FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85A4FC | 1.00 | 2.41 | 8.71 | 8.71 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83ADFF
Deuteranopia (green-blind)
#77A2FA
Tritanopia (blue-blind)
#56B7C4
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #85a4fc; /* rgb */ color: rgb(133, 164, 252); /* oklch */ color: oklch(73.2% 0.133 268.3);
Tailwind
colors: {
custom: {
50: '#aebefe',
500: '#85a4fc',
950: '#000000',
},
}SCSS
$custom: #85a4fc; $custom-light: #aebefe; $custom-dark: #000000;
JSON
{
"hex": "#85a4fc",
"rgb": {
"r": 133,
"g": 164,
"b": 252
},
"hsl": {
"h": 224.37,
"s": 95.2,
"l": 75.49
},
"oklch": {
"l": 0.73216,
"c": 0.13278,
"h": 268.3
},
"luminance": 0.38566
}Semantic roles & 50–950 ramp
primary
#85A4FC
secondary
#F6EED5
accent
#AA00E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111218
muted
#808186