#95ACFA#95ACFA
#95ACFA is a light, moderate blue. Relative luminance 0.428; OKLCH L 75.8% C 0.116 H 270.9°. Best body text is #000000 at 9.56:1 contrast (WCAG AA passes).
Color values
| HEX | #95ACFA |
|---|---|
| RGB | rgb(149, 172, 250) |
| HSL | hsl(226, 91%, 78%) |
| HSV | hsv(226, 40%, 98%) |
| CMYK | cmyk(40.4%, 31.2%, 0%, 2%) |
| CIE-LAB | lab(71.42, 11.16, -41.29) |
| CIE-LCH | lch(71.42, 42.77, 285.12°) |
| OKLab | oklab(75.75% 0.0018 -0.1155) |
| OKLCH | oklch(75.75% 0.116 270.9) |
| XYZ | xyz(44.3970, 42.7946, 96.3448) |
| Luminance | 0.4280 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.86
Periwinkle Blue
#8F99FB
ΔE00 5.42
Carolina Blue
#8AB8FE
ΔE00 5.58
Light Grey Blue
#9DBCD4
ΔE00 8.99
Cornflowerblue
#6495ED
ΔE00 9.08
Powder Blue (survey)
#B1D1FC
ΔE00 9.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95ACFA #FAE395
analogous
#95DEFA #95ACFA #B095FA
triadic
#95ACFA #FA95AC #ACFA95
tetradic
#95ACFA #FA95DE #FAE395 #95FAB0
square
#95ACFA #FA95DE #FAE395 #95FAB0
split-complementary
#95ACFA #FAB095 #DEFA95
monochromatic
#2050F4 #5B7EF7 #95ACFA #CFDAFD #E2E8FE
Accessibility & contrast
On white
2.20
#95ACFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.56
#95ACFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95ACFA
9.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95ACFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95ACFA | 1.00 | 2.20 | 9.56 | 9.56 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91B4FD
Deuteranopia (green-blind)
#88ABF8
Tritanopia (blue-blind)
#74BCC8
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #95acfa; /* rgb */ color: rgb(149, 172, 250); /* oklch */ color: oklch(75.8% 0.116 270.9);
Tailwind
colors: {
custom: {
50: '#b8c4fc',
500: '#95acfa',
950: '#000000',
},
}SCSS
$custom: #95acfa; $custom-light: #b8c4fc; $custom-dark: #000000;
JSON
{
"hex": "#95acfa",
"rgb": {
"r": 149,
"g": 172,
"b": 250
},
"hsl": {
"h": 226.337,
"s": 90.991,
"l": 78.235
},
"oklch": {
"l": 0.75752,
"c": 0.11552,
"h": 270.9
},
"luminance": 0.42797
}Semantic roles & 50–950 ramp
primary
#95ACFA
secondary
#F6EED5
accent
#B100E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#121217
muted
#818185