#95B2FA#95B2FA
#95B2FA is a light, moderate blue. Relative luminance 0.451; OKLCH L 77.0% C 0.109 H 267.0°. Best body text is #000000 at 10.03:1 contrast (WCAG AA passes).
Color values
| HEX | #95B2FA |
|---|---|
| RGB | rgb(149, 178, 250) |
| HSL | hsl(223, 91%, 78%) |
| HSV | hsv(223, 40%, 98%) |
| CMYK | cmyk(40.4%, 28.8%, 0%, 2%) |
| CIE-LAB | lab(72.98, 7.80, -38.86) |
| CIE-LCH | lch(72.98, 39.63, 281.35°) |
| OKLab | oklab(76.96% -0.0056 -0.1085) |
| OKLCH | oklch(76.96% 0.109 267) |
| XYZ | xyz(45.5648, 45.1302, 96.7341) |
| Luminance | 0.4513 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.36
Carolina Blue
#8AB8FE
ΔE00 3.88
Periwinkle Blue
#8F99FB
ΔE00 7.20
Powder Blue (survey)
#B1D1FC
ΔE00 8.01
Baby Blue (survey)
#A2CFFE
ΔE00 8.08
Sky Blue (survey)
#75BBFD
ΔE00 8.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95B2FA #FADD95
analogous
#95E5FA #95B2FA #AA95FA
triadic
#95B2FA #FA95B2 #B2FA95
tetradic
#95B2FA #FA95E5 #FADD95 #95FAAA
square
#95B2FA #FA95E5 #FADD95 #95FAAA
split-complementary
#95B2FA #FAAA95 #E5FA95
monochromatic
#205DF4 #5B88F7 #95B2FA #CFDCFD #E2EAFE
Accessibility & contrast
On white
2.09
#95B2FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.03
#95B2FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95B2FA
10.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95B2FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95B2FA | 1.00 | 2.09 | 10.03 | 10.03 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99B8FD
Deuteranopia (green-blind)
#8FAFF8
Tritanopia (blue-blind)
#73C1CB
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #95b2fa; /* rgb */ color: rgb(149, 178, 250); /* oklch */ color: oklch(77.0% 0.109 267.0);
Tailwind
colors: {
custom: {
50: '#b7c8fc',
500: '#95b2fa',
950: '#000000',
},
}SCSS
$custom: #95b2fa; $custom-light: #b7c8fc; $custom-dark: #000000;
JSON
{
"hex": "#95b2fa",
"rgb": {
"r": 149,
"g": 178,
"b": 250
},
"hsl": {
"h": 222.772,
"s": 90.991,
"l": 78.235
},
"oklch": {
"l": 0.76965,
"c": 0.10863,
"h": 267
},
"luminance": 0.45132
}Semantic roles & 50–950 ramp
primary
#95B2FA
secondary
#F6ECD5
accent
#A400E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#121317
muted
#818285