#85AFF1#85AFF1
#85AFF1 is a light, moderate blue. Relative luminance 0.420; OKLCH L 75.0% C 0.106 H 259.2°. Best body text is #000000 at 9.40:1 contrast (WCAG AA passes).
Color values
| HEX | #85AFF1 |
|---|---|
| RGB | rgb(133, 175, 241) |
| HSL | hsl(217, 79%, 73%) |
| HSV | hsv(217, 45%, 95%) |
| CMYK | cmyk(44.8%, 27.4%, 0%, 5.5%) |
| CIE-LAB | lab(70.87, 2.98, -37.34) |
| CIE-LCH | lch(70.87, 37.45, 274.56°) |
| OKLab | oklab(74.95% -0.0199 -0.1043) |
| OKLCH | oklch(74.95% 0.106 259.2) |
| XYZ | xyz(40.8748, 41.9948, 89.1540) |
| Luminance | 0.4200 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.58
Pastel Blue
#A2BFFE
ΔE00 5.59
Sky Blue (survey)
#75BBFD
ΔE00 5.86
Cornflowerblue
#6495ED
ΔE00 7.57
Periwinkle Blue
#8F99FB
ΔE00 8.33
Baby Blue (survey)
#A2CFFE
ΔE00 8.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85AFF1 #F1C785
analogous
#85E5F1 #85AFF1 #9185F1
triadic
#85AFF1 #F185AF #AFF185
tetradic
#85AFF1 #F185E5 #F1C785 #85F191
square
#85AFF1 #F185E5 #F1C785 #85F191
split-complementary
#85AFF1 #F19185 #E5F185
monochromatic
#1A68E2 #4E8BEB #85AFF1 #BCD3F7 #E4EDFC
Accessibility & contrast
On white
2.23
#85AFF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.40
#85AFF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85AFF1
9.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85AFF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85AFF1 | 1.00 | 2.23 | 9.40 | 9.40 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B3F4
Deuteranopia (green-blind)
#8AA9F0
Tritanopia (blue-blind)
#5BBDC6
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #85aff1; /* rgb */ color: rgb(133, 175, 241); /* oklch */ color: oklch(75.0% 0.106 259.2);
Tailwind
colors: {
custom: {
50: '#adc6f6',
500: '#85aff1',
950: '#000000',
},
}SCSS
$custom: #85aff1; $custom-light: #adc6f6; $custom-dark: #000000;
JSON
{
"hex": "#85aff1",
"rgb": {
"r": 133,
"g": 175,
"b": 241
},
"hsl": {
"h": 216.667,
"s": 79.412,
"l": 73.333
},
"oklch": {
"l": 0.74951,
"c": 0.10623,
"h": 259.2
},
"luminance": 0.41997
}Semantic roles & 50–950 ramp
primary
#85AFF1
secondary
#F4E9D7
accent
#8A0ADC
background
#FAFCFF
surface
#F5F8FE
border
#CFD1D6
text
#111317
muted
#808285