#85AEFE#85AEFE
#85AEFE is a light, vivid blue. Relative luminance 0.424; OKLCH L 75.4% C 0.124 H 263.0°. Best body text is #000000 at 9.48:1 contrast (WCAG AA passes).
Color values
| HEX | #85AEFE |
|---|---|
| RGB | rgb(133, 174, 254) |
| HSL | hsl(220, 98%, 76%) |
| HSV | hsv(220, 48%, 100%) |
| CMYK | cmyk(47.6%, 31.5%, 0%, 0.4%) |
| CIE-LAB | lab(71.15, 7.26, -43.94) |
| CIE-LCH | lch(71.15, 44.53, 279.38°) |
| OKLab | oklab(75.36% -0.0151 -0.1234) |
| OKLCH | oklch(75.36% 0.124 263) |
| XYZ | xyz(42.6924, 42.4116, 99.6833) |
| Luminance | 0.4241 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.76
Pastel Blue
#A2BFFE
ΔE00 5.56
Sky Blue (survey)
#75BBFD
ΔE00 6.62
Cornflowerblue
#6495ED
ΔE00 7.54
Periwinkle Blue
#8F99FB
ΔE00 7.86
Baby Blue (survey)
#A2CFFE
ΔE00 8.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85AEFE #FED585
analogous
#85EBFE #85AEFE #9885FE
triadic
#85AEFE #FE85AE #AEFE85
tetradic
#85AEFE #FE85EB #FED585 #85FE98
square
#85AEFE #FE85EB #FED585 #85FE98
split-complementary
#85AEFE #FE9885 #EBFE85
monochromatic
#0C5DFD #4886FE #85AEFE #C2D6FE #E1EBFF
Accessibility & contrast
On white
2.21
#85AEFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.48
#85AEFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85AEFE
9.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85AEFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85AEFE | 1.00 | 2.21 | 9.48 | 9.48 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90B4FF
Deuteranopia (green-blind)
#82A9FC
Tritanopia (blue-blind)
#52BFCB
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #85aefe; /* rgb */ color: rgb(133, 174, 254); /* oklch */ color: oklch(75.4% 0.124 263.0);
Tailwind
colors: {
custom: {
50: '#aec5ff',
500: '#85aefe',
950: '#000000',
},
}SCSS
$custom: #85aefe; $custom-light: #aec5ff; $custom-dark: #000000;
JSON
{
"hex": "#85aefe",
"rgb": {
"r": 133,
"g": 174,
"b": 254
},
"hsl": {
"h": 219.669,
"s": 98.374,
"l": 75.882
},
"oklch": {
"l": 0.75356,
"c": 0.12435,
"h": 263
},
"luminance": 0.42414
}Semantic roles & 50–950 ramp
primary
#85AEFE
secondary
#F7EBD4
accent
#9800E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111218
muted
#808186