#84B2FC#84B2FC
#84B2FC is a light, moderate blue. Relative luminance 0.438; OKLCH L 76.0% C 0.118 H 259.6°. Best body text is #000000 at 9.75:1 contrast (WCAG AA passes).
Color values
| HEX | #84B2FC |
|---|---|
| RGB | rgb(132, 178, 252) |
| HSL | hsl(217, 95%, 75%) |
| HSV | hsv(217, 48%, 99%) |
| CMYK | cmyk(47.6%, 29.4%, 0%, 1.2%) |
| CIE-LAB | lab(72.08, 4.20, -41.42) |
| CIE-LCH | lch(72.08, 41.63, 275.80°) |
| OKLab | oklab(76.03% -0.0213 -0.1161) |
| OKLCH | oklch(76.03% 0.118 259.6) |
| XYZ | xyz(43.0010, 43.7717, 98.2595) |
| Luminance | 0.4377 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.57
Sky Blue (survey)
#75BBFD
ΔE00 5.16
Pastel Blue
#A2BFFE
ΔE00 5.43
Baby Blue (survey)
#A2CFFE
ΔE00 7.64
Cornflowerblue
#6495ED
ΔE00 8.29
Light Grey Blue
#9DBCD4
ΔE00 8.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84B2FC #FCCE84
analogous
#84EEFC #84B2FC #9284FC
triadic
#84B2FC #FC84B2 #B2FC84
tetradic
#84B2FC #FC84EE #FCCE84 #84FC92
square
#84B2FC #FC84EE #FCCE84 #84FC92
split-complementary
#84B2FC #FC9284 #EEFC84
monochromatic
#0D67F9 #488DFB #84B2FC #C0D7FD #E1ECFE
Accessibility & contrast
On white
2.15
#84B2FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.75
#84B2FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84B2FC
9.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84B2FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84B2FC | 1.00 | 2.15 | 9.75 | 9.75 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B7FF
Deuteranopia (green-blind)
#88ACFA
Tritanopia (blue-blind)
#51C2CC
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #84b2fc; /* rgb */ color: rgb(132, 178, 252); /* oklch */ color: oklch(76.0% 0.118 259.6);
Tailwind
colors: {
custom: {
50: '#adc8fd',
500: '#84b2fc',
950: '#000000',
},
}SCSS
$custom: #84b2fc; $custom-light: #adc8fd; $custom-dark: #000000;
JSON
{
"hex": "#84b2fc",
"rgb": {
"r": 132,
"g": 178,
"b": 252
},
"hsl": {
"h": 217,
"s": 95.238,
"l": 75.294
},
"oklch": {
"l": 0.76032,
"c": 0.11806,
"h": 259.6
},
"luminance": 0.43775
}Semantic roles & 50–950 ramp
primary
#84B2FC
secondary
#F6E9D5
accent
#8E00E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111317
muted
#808285