#84AFFB#84AFFB
#84AFFB is a light, moderate blue. Relative luminance 0.425; OKLCH L 75.4% C 0.120 H 261.3°. Best body text is #000000 at 9.51:1 contrast (WCAG AA passes).
Color values
| HEX | #84AFFB |
|---|---|
| RGB | rgb(132, 175, 251) |
| HSL | hsl(218, 94%, 75%) |
| HSV | hsv(218, 47%, 98%) |
| CMYK | cmyk(47.4%, 30.3%, 0%, 1.6%) |
| CIE-LAB | lab(71.23, 5.59, -42.19) |
| CIE-LCH | lch(71.23, 42.56, 277.55°) |
| OKLab | oklab(75.36% -0.018 -0.1184) |
| OKLCH | oklch(75.36% 0.12 261.3) |
| XYZ | xyz(42.2525, 42.5277, 97.2303) |
| Luminance | 0.4253 (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.04
Cornflowerblue
#6495ED
ΔE00 7.62
Periwinkle Blue
#8F99FB
ΔE00 8.34
Baby Blue (survey)
#A2CFFE
ΔE00 8.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84AFFB #FBD084
analogous
#84EBFB #84AFFB #9484FB
triadic
#84AFFB #FB84AF #AFFB84
tetradic
#84AFFB #FB84EB #FBD084 #84FB94
square
#84AFFB #FB84EB #FBD084 #84FB94
split-complementary
#84AFFB #FB9484 #EBFB84
monochromatic
#0D62F7 #4988F9 #84AFFB #BFD6FD #E1ECFE
Accessibility & contrast
On white
2.21
#84AFFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.51
#84AFFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84AFFB
9.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84AFFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84AFFB | 1.00 | 2.21 | 9.51 | 9.51 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92B4FE
Deuteranopia (green-blind)
#85A9F9
Tritanopia (blue-blind)
#52BFCA
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #84affb; /* rgb */ color: rgb(132, 175, 251); /* oklch */ color: oklch(75.4% 0.120 261.3);
Tailwind
colors: {
custom: {
50: '#adc6fd',
500: '#84affb',
950: '#000000',
},
}SCSS
$custom: #84affb; $custom-light: #adc6fd; $custom-dark: #000000;
JSON
{
"hex": "#84affb",
"rgb": {
"r": 132,
"g": 175,
"b": 251
},
"hsl": {
"h": 218.319,
"s": 93.701,
"l": 75.098
},
"oklch": {
"l": 0.7536,
"c": 0.11975,
"h": 261.3
},
"luminance": 0.42531
}Semantic roles & 50–950 ramp
primary
#84AFFB
secondary
#F6EAD5
accent
#9300E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111317
muted
#808285