#85A3EF#85A3EF
#85A3EF is a light, moderate blue. Relative luminance 0.374; OKLCH L 72.4% C 0.116 H 267.1°. Best body text is #000000 at 8.48:1 contrast (WCAG AA passes).
Color values
| HEX | #85A3EF |
|---|---|
| RGB | rgb(133, 163, 239) |
| HSL | hsl(223, 77%, 73%) |
| HSV | hsv(223, 44%, 94%) |
| CMYK | cmyk(44.4%, 31.8%, 0%, 6.3%) |
| CIE-LAB | lab(67.58, 9.18, -41.37) |
| CIE-LCH | lch(67.58, 42.37, 282.51°) |
| OKLab | oklab(72.36% -0.0059 -0.116) |
| OKLCH | oklch(72.36% 0.116 267.1) |
| XYZ | xyz(38.3451, 37.4107, 86.8451) |
| Luminance | 0.3741 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.83
Cornflowerblue
#6495ED
ΔE00 5.84
Carolina Blue
#8AB8FE
ΔE00 6.25
Pastel Blue
#A2BFFE
ΔE00 7.52
Soft Blue
#6488EA
ΔE00 8.30
Perrywinkle
#8F8CE7
ΔE00 8.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85A3EF #EFD185
analogous
#85D8EF #85A3EF #9C85EF
triadic
#85A3EF #EF85A3 #A3EF85
tetradic
#85A3EF #EF85D8 #EFD185 #85EF9C
square
#85A3EF #EF85D8 #EFD185 #85EF9C
split-complementary
#85A3EF #EF9C85 #D8EF85
monochromatic
#1D53DD #4F7AE8 #85A3EF #BBCCF6 #E4EBFB
Accessibility & contrast
On white
2.48
#85A3EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.48
#85A3EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85A3EF
8.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85A3EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85A3EF | 1.00 | 2.48 | 8.48 | 8.48 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88AAF2
Deuteranopia (green-blind)
#7DA0ED
Tritanopia (blue-blind)
#5EB3BE
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #85a3ef; /* rgb */ color: rgb(133, 163, 239); /* oklch */ color: oklch(72.4% 0.116 267.1);
Tailwind
colors: {
custom: {
50: '#adbef4',
500: '#85a3ef',
950: '#000000',
},
}SCSS
$custom: #85a3ef; $custom-light: #adbef4; $custom-dark: #000000;
JSON
{
"hex": "#85a3ef",
"rgb": {
"r": 133,
"g": 163,
"b": 239
},
"hsl": {
"h": 223.019,
"s": 76.812,
"l": 72.941
},
"oklch": {
"l": 0.72365,
"c": 0.11617,
"h": 267.1
},
"luminance": 0.37413
}Semantic roles & 50–950 ramp
primary
#85A3EF
secondary
#F3EBD8
accent
#9F0CD9
background
#FAFBFE
surface
#F5F6FD
border
#CFD0D5
text
#111217
muted
#808185