#85AFF2#85AFF2
#85AFF2 is a light, moderate blue. Relative luminance 0.421; OKLCH L 75.0% C 0.108 H 259.5°. Best body text is #000000 at 9.41:1 contrast (WCAG AA passes).
Color values
| HEX | #85AFF2 |
|---|---|
| RGB | rgb(133, 175, 242) |
| HSL | hsl(217, 81%, 74%) |
| HSV | hsv(217, 45%, 95%) |
| CMYK | cmyk(45%, 27.7%, 0%, 5.1%) |
| CIE-LAB | lab(70.91, 3.26, -37.81) |
| CIE-LCH | lch(70.91, 37.96, 274.93°) |
| OKLab | oklab(75% -0.0196 -0.1057) |
| OKLCH | oklch(75% 0.108 259.5) |
| XYZ | xyz(41.0246, 42.0547, 89.9428) |
| Luminance | 0.4206 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.55
Pastel Blue
#A2BFFE
ΔE00 5.57
Sky Blue (survey)
#75BBFD
ΔE00 5.89
Cornflowerblue
#6495ED
ΔE00 7.57
Periwinkle Blue
#8F99FB
ΔE00 8.31
Baby Blue (survey)
#A2CFFE
ΔE00 8.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85AFF2 #F2C885
analogous
#85E5F2 #85AFF2 #9185F2
triadic
#85AFF2 #F285AF #AFF285
tetradic
#85AFF2 #F285E5 #F2C885 #85F291
square
#85AFF2 #F285E5 #F2C885 #85F291
split-complementary
#85AFF2 #F29185 #E5F285
monochromatic
#1867E4 #4E8BEC #85AFF2 #BCD3F8 #E3EDFC
Accessibility & contrast
On white
2.23
#85AFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.41
#85AFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85AFF2
9.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85AFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85AFF2 | 1.00 | 2.23 | 9.41 | 9.41 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B3F5
Deuteranopia (green-blind)
#8AA9F1
Tritanopia (blue-blind)
#5ABDC6
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #85aff2; /* rgb */ color: rgb(133, 175, 242); /* oklch */ color: oklch(75.0% 0.108 259.5);
Tailwind
colors: {
custom: {
50: '#adc6f6',
500: '#85aff2',
950: '#000000',
},
}SCSS
$custom: #85aff2; $custom-light: #adc6f6; $custom-dark: #000000;
JSON
{
"hex": "#85aff2",
"rgb": {
"r": 133,
"g": 175,
"b": 242
},
"hsl": {
"h": 216.881,
"s": 80.741,
"l": 73.529
},
"oklch": {
"l": 0.74996,
"c": 0.10753,
"h": 259.5
},
"luminance": 0.42057
}Semantic roles & 50–950 ramp
primary
#85AFF2
secondary
#F4E9D7
accent
#8B08DD
background
#FBFCFF
surface
#F6F8FE
border
#D0D1D6
text
#111317
muted
#808285