#84AFFD#84AFFD
#84AFFD is a light, vivid blue. Relative luminance 0.427; OKLCH L 75.5% C 0.122 H 261.8°. Best body text is #000000 at 9.53:1 contrast (WCAG AA passes).
Color values
| HEX | #84AFFD |
|---|---|
| RGB | rgb(132, 175, 253) |
| HSL | hsl(219, 97%, 75%) |
| HSV | hsv(219, 48%, 99%) |
| CMYK | cmyk(47.8%, 30.8%, 0%, 0.8%) |
| CIE-LAB | lab(71.32, 6.17, -43.14) |
| CIE-LCH | lch(71.32, 43.58, 278.14°) |
| OKLab | oklab(75.46% -0.0175 -0.1211) |
| OKLCH | oklch(75.46% 0.122 261.8) |
| XYZ | xyz(42.5695, 42.6545, 98.8994) |
| Luminance | 0.4266 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.40
Pastel Blue
#A2BFFE
ΔE00 5.59
Sky Blue (survey)
#75BBFD
ΔE00 6.12
Cornflowerblue
#6495ED
ΔE00 7.66
Periwinkle Blue
#8F99FB
ΔE00 8.32
Baby Blue (survey)
#A2CFFE
ΔE00 8.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84AFFD #FDD284
analogous
#84EBFD #84AFFD #9584FD
triadic
#84AFFD #FD84AF #AFFD84
tetradic
#84AFFD #FD84EB #FDD284 #84FD95
square
#84AFFD #FD84EB #FDD284 #84FD95
split-complementary
#84AFFD #FD9584 #EBFD84
monochromatic
#0C61FB #4888FC #84AFFD #C0D6FE #E1EBFF
Accessibility & contrast
On white
2.20
#84AFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.53
#84AFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84AFFD
9.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84AFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84AFFD | 1.00 | 2.20 | 9.53 | 9.53 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91B5FF
Deuteranopia (green-blind)
#84AAFB
Tritanopia (blue-blind)
#50C0CB
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #84affd; /* rgb */ color: rgb(132, 175, 253); /* oklch */ color: oklch(75.5% 0.122 261.8);
Tailwind
colors: {
custom: {
50: '#adc6fe',
500: '#84affd',
950: '#000000',
},
}SCSS
$custom: #84affd; $custom-light: #adc6fe; $custom-dark: #000000;
JSON
{
"hex": "#84affd",
"rgb": {
"r": 132,
"g": 175,
"b": 253
},
"hsl": {
"h": 218.678,
"s": 96.8,
"l": 75.49
},
"oklch": {
"l": 0.75456,
"c": 0.12238,
"h": 261.8
},
"luminance": 0.42657
}Semantic roles & 50–950 ramp
primary
#84AFFD
secondary
#F7EAD4
accent
#9400E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111318
muted
#808286