#84AFFC#84AFFC
#84AFFC is a light, vivid blue. Relative luminance 0.426; OKLCH L 75.4% C 0.121 H 261.6°. Best body text is #000000 at 9.52:1 contrast (WCAG AA passes).
Color values
| HEX | #84AFFC |
|---|---|
| RGB | rgb(132, 175, 252) |
| HSL | hsl(219, 95%, 75%) |
| HSV | hsv(219, 48%, 99%) |
| CMYK | cmyk(47.6%, 30.6%, 0%, 1.2%) |
| CIE-LAB | lab(71.28, 5.88, -42.67) |
| CIE-LCH | lch(71.28, 43.07, 277.85°) |
| OKLab | oklab(75.41% -0.0178 -0.1197) |
| OKLCH | oklch(75.41% 0.121 261.6) |
| XYZ | xyz(42.4106, 42.5910, 98.0627) |
| Luminance | 0.4259 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.39
Pastel Blue
#A2BFFE
ΔE00 5.59
Sky Blue (survey)
#75BBFD
ΔE00 6.08
Cornflowerblue
#6495ED
ΔE00 7.64
Periwinkle Blue
#8F99FB
ΔE00 8.33
Baby Blue (survey)
#A2CFFE
ΔE00 8.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84AFFC #FCD184
analogous
#84EBFC #84AFFC #9584FC
triadic
#84AFFC #FC84AF #AFFC84
tetradic
#84AFFC #FC84EB #FCD184 #84FC95
square
#84AFFC #FC84EB #FCD184 #84FC95
split-complementary
#84AFFC #FC9584 #EBFC84
monochromatic
#0D61F9 #4888FB #84AFFC #C0D6FD #E1ECFE
Accessibility & contrast
On white
2.21
#84AFFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.52
#84AFFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84AFFC
9.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84AFFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84AFFC | 1.00 | 2.21 | 9.52 | 9.52 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92B5FF
Deuteranopia (green-blind)
#84A9FA
Tritanopia (blue-blind)
#51C0CA
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #84affc; /* rgb */ color: rgb(132, 175, 252); /* oklch */ color: oklch(75.4% 0.121 261.6);
Tailwind
colors: {
custom: {
50: '#adc6fd',
500: '#84affc',
950: '#000000',
},
}SCSS
$custom: #84affc; $custom-light: #adc6fd; $custom-dark: #000000;
JSON
{
"hex": "#84affc",
"rgb": {
"r": 132,
"g": 175,
"b": 252
},
"hsl": {
"h": 218.5,
"s": 95.238,
"l": 75.294
},
"oklch": {
"l": 0.75408,
"c": 0.12106,
"h": 261.6
},
"luminance": 0.42594
}Semantic roles & 50–950 ramp
primary
#84AFFC
secondary
#F6EAD5
accent
#9300E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111317
muted
#808285