#85A8FD#85A8FD
#85A8FD is a light, vivid blue. Relative luminance 0.401; OKLCH L 74.1% C 0.130 H 266.3°. Best body text is #000000 at 9.02:1 contrast (WCAG AA passes).
Color values
| HEX | #85A8FD |
|---|---|
| RGB | rgb(133, 168, 253) |
| HSL | hsl(223, 97%, 76%) |
| HSV | hsv(223, 47%, 99%) |
| CMYK | cmyk(47.4%, 33.6%, 0%, 0.8%) |
| CIE-LAB | lab(69.53, 10.36, -45.95) |
| CIE-LCH | lch(69.53, 47.10, 282.71°) |
| OKLab | oklab(74.08% -0.0084 -0.1293) |
| OKLCH | oklch(74.08% 0.13 266.3) |
| XYZ | xyz(41.3994, 40.0810, 98.4644) |
| Luminance | 0.4008 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.60
Periwinkle Blue
#8F99FB
ΔE00 6.03
Pastel Blue
#A2BFFE
ΔE00 6.45
Cornflowerblue
#6495ED
ΔE00 6.56
Sky Blue (survey)
#75BBFD
ΔE00 8.38
Light Grey Blue
#9DBCD4
ΔE00 9.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85A8FD #FDDA85
analogous
#85E4FD #85A8FD #9E85FD
triadic
#85A8FD #FD85A8 #A8FD85
tetradic
#85A8FD #FD85E4 #FDDA85 #85FD9E
square
#85A8FD #FD85E4 #FDDA85 #85FD9E
split-complementary
#85A8FD #FD9E85 #E4FD85
monochromatic
#0D52FB #497DFC #85A8FD #C1D3FE #E1EAFF
Accessibility & contrast
On white
2.33
#85A8FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.02
#85A8FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85A8FD
9.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85A8FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85A8FD | 1.00 | 2.33 | 9.02 | 9.02 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88B0FF
Deuteranopia (green-blind)
#7BA5FB
Tritanopia (blue-blind)
#54BAC7
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #85a8fd; /* rgb */ color: rgb(133, 168, 253); /* oklch */ color: oklch(74.1% 0.130 266.3);
Tailwind
colors: {
custom: {
50: '#aec1fe',
500: '#85a8fd',
950: '#000000',
},
}SCSS
$custom: #85a8fd; $custom-light: #aec1fe; $custom-dark: #000000;
JSON
{
"hex": "#85a8fd",
"rgb": {
"r": 133,
"g": 168,
"b": 253
},
"hsl": {
"h": 222.5,
"s": 96.774,
"l": 75.686
},
"oklch": {
"l": 0.74078,
"c": 0.12955,
"h": 266.3
},
"luminance": 0.40084
}Semantic roles & 50–950 ramp
primary
#85A8FD
secondary
#F7EDD4
accent
#A300E6
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#111218
muted
#808186