#85A2EA#85A2EA
#85A2EA is a light, moderate blue. Relative luminance 0.368; OKLCH L 71.9% C 0.110 H 266.9°. Best body text is #000000 at 8.35:1 contrast (WCAG AA passes).
Color values
| HEX | #85A2EA |
|---|---|
| RGB | rgb(133, 162, 234) |
| HSL | hsl(223, 71%, 72%) |
| HSV | hsv(223, 43%, 92%) |
| CMYK | cmyk(43.2%, 30.8%, 0%, 8.2%) |
| CIE-LAB | lab(67.10, 8.33, -39.38) |
| CIE-LCH | lch(67.10, 40.26, 281.94°) |
| OKLab | oklab(71.92% -0.006 -0.1103) |
| OKLCH | oklch(71.92% 0.11 266.9) |
| XYZ | xyz(37.4398, 36.7656, 82.9496) |
| Luminance | 0.3677 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.78
Cornflowerblue
#6495ED
ΔE00 5.80
Carolina Blue
#8AB8FE
ΔE00 6.67
Pastel Blue
#A2BFFE
ΔE00 7.81
Soft Blue
#6488EA
ΔE00 8.11
Perrywinkle
#8F8CE7
ΔE00 8.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85A2EA #EACD85
analogous
#85D5EA #85A2EA #9B85EA
triadic
#85A2EA #EA85A2 #A2EA85
tetradic
#85A2EA #EA85D5 #EACD85 #85EA9B
square
#85A2EA #EA85D5 #EACD85 #85EA9B
split-complementary
#85A2EA #EA9B85 #D5EA85
monochromatic
#2456D1 #517AE1 #85A2EA #B9CAF3 #E5EBFB
Accessibility & contrast
On white
2.51
#85A2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.35
#85A2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85A2EA
8.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85A2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85A2EA | 1.00 | 2.51 | 8.35 | 8.35 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88A8ED
Deuteranopia (green-blind)
#7E9FE8
Tritanopia (blue-blind)
#61B1BC
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #85a2ea; /* rgb */ color: rgb(133, 162, 234); /* oklch */ color: oklch(71.9% 0.110 266.9);
Tailwind
colors: {
custom: {
50: '#acbdf1',
500: '#85a2ea',
950: '#000000',
},
}SCSS
$custom: #85a2ea; $custom-light: #acbdf1; $custom-dark: #000000;
JSON
{
"hex": "#85a2ea",
"rgb": {
"r": 133,
"g": 162,
"b": 234
},
"hsl": {
"h": 222.772,
"s": 70.629,
"l": 71.961
},
"oklch": {
"l": 0.71918,
"c": 0.11045,
"h": 266.9
},
"luminance": 0.36768
}Semantic roles & 50–950 ramp
primary
#85A2EA
secondary
#F2EBD9
accent
#9C13D3
background
#FAFBFE
surface
#F5F6FD
border
#CFD0D5
text
#101216
muted
#7F8184