#85AEF2#85AEF2
#85AEF2 is a light, moderate blue. Relative luminance 0.417; OKLCH L 74.8% C 0.108 H 260.2°. Best body text is #000000 at 9.33:1 contrast (WCAG AA passes).
Color values
| HEX | #85AEF2 |
|---|---|
| RGB | rgb(133, 174, 242) |
| HSL | hsl(217, 81%, 74%) |
| HSV | hsv(217, 45%, 95%) |
| CMYK | cmyk(45%, 28.1%, 0%, 5.1%) |
| CIE-LAB | lab(70.64, 3.82, -38.23) |
| CIE-LCH | lch(70.64, 38.42, 275.70°) |
| OKLab | oklab(74.79% -0.0184 -0.1069) |
| OKLCH | oklch(74.79% 0.109 260.2) |
| XYZ | xyz(40.8307, 41.6669, 89.8782) |
| Luminance | 0.4167 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.83
Pastel Blue
#A2BFFE
ΔE00 5.65
Sky Blue (survey)
#75BBFD
ΔE00 6.22
Cornflowerblue
#6495ED
ΔE00 7.36
Periwinkle Blue
#8F99FB
ΔE00 8.00
Baby Blue (survey)
#A2CFFE
ΔE00 8.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85AEF2 #F2C985
analogous
#85E5F2 #85AEF2 #9285F2
triadic
#85AEF2 #F285AE #AEF285
tetradic
#85AEF2 #F285E5 #F2C985 #85F292
square
#85AEF2 #F285E5 #F2C985 #85F292
split-complementary
#85AEF2 #F29285 #E5F285
monochromatic
#1865E4 #4E89EC #85AEF2 #BCD3F8 #E3EDFC
Accessibility & contrast
On white
2.25
#85AEF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.33
#85AEF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85AEF2
9.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85AEF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85AEF2 | 1.00 | 2.25 | 9.33 | 9.33 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B2F5
Deuteranopia (green-blind)
#88A8F1
Tritanopia (blue-blind)
#5ABDC6
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #85aef2; /* rgb */ color: rgb(133, 174, 242); /* oklch */ color: oklch(74.8% 0.108 260.2);
Tailwind
colors: {
custom: {
50: '#adc5f6',
500: '#85aef2',
950: '#000000',
},
}SCSS
$custom: #85aef2; $custom-light: #adc5f6; $custom-dark: #000000;
JSON
{
"hex": "#85aef2",
"rgb": {
"r": 133,
"g": 174,
"b": 242
},
"hsl": {
"h": 217.431,
"s": 80.741,
"l": 73.529
},
"oklch": {
"l": 0.74787,
"c": 0.1085,
"h": 260.2
},
"luminance": 0.41669
}Semantic roles & 50–950 ramp
primary
#85AEF2
secondary
#F4E9D7
accent
#8D08DD
background
#FBFCFF
surface
#F6F8FE
border
#D0D1D6
text
#111217
muted
#808185