#95AAFA#95AAFA
#95AAFA is a light, moderate blue. Relative luminance 0.420; OKLCH L 75.4% C 0.118 H 272.1°. Best body text is #000000 at 9.41:1 contrast (WCAG AA passes).
Color values
| HEX | #95AAFA |
|---|---|
| RGB | rgb(149, 170, 250) |
| HSL | hsl(228, 91%, 78%) |
| HSV | hsv(228, 40%, 98%) |
| CMYK | cmyk(40.4%, 32%, 0%, 2%) |
| CIE-LAB | lab(70.90, 12.29, -42.10) |
| CIE-LCH | lch(70.90, 43.86, 286.27°) |
| OKLab | oklab(75.35% 0.0043 -0.1178) |
| OKLCH | oklch(75.35% 0.118 272.1) |
| XYZ | xyz(44.0192, 42.0390, 96.2189) |
| Luminance | 0.4204 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.84
Pastel Blue
#A2BFFE
ΔE00 5.40
Carolina Blue
#8AB8FE
ΔE00 6.15
Cornflowerblue
#6495ED
ΔE00 8.98
Perrywinkle
#8F8CE7
ΔE00 9.09
Light Grey Blue
#9DBCD4
ΔE00 9.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95AAFA #FAE595
analogous
#95DCFA #95AAFA #B295FA
triadic
#95AAFA #FA95AA #AAFA95
tetradic
#95AAFA #FA95DC #FAE595 #95FAB2
square
#95AAFA #FA95DC #FAE595 #95FAB2
split-complementary
#95AAFA #FAB295 #DCFA95
monochromatic
#204CF4 #5B7BF7 #95AAFA #CFD9FD #E2E8FE
Accessibility & contrast
On white
2.23
#95AAFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.41
#95AAFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95AAFA
9.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95AAFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95AAFA | 1.00 | 2.23 | 9.41 | 9.41 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FB2FD
Deuteranopia (green-blind)
#86AAF8
Tritanopia (blue-blind)
#74BAC7
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #95aafa; /* rgb */ color: rgb(149, 170, 250); /* oklch */ color: oklch(75.4% 0.118 272.1);
Tailwind
colors: {
custom: {
50: '#b8c3fc',
500: '#95aafa',
950: '#000000',
},
}SCSS
$custom: #95aafa; $custom-light: #b8c3fc; $custom-dark: #000000;
JSON
{
"hex": "#95aafa",
"rgb": {
"r": 149,
"g": 170,
"b": 250
},
"hsl": {
"h": 227.525,
"s": 90.991,
"l": 78.235
},
"oklch": {
"l": 0.75351,
"c": 0.11793,
"h": 272.1
},
"luminance": 0.42041
}Semantic roles & 50–950 ramp
primary
#95AAFA
secondary
#F6EFD5
accent
#B600E6
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#121217
muted
#818185