#95B3FA#95B3FA
#95B3FA is a light, moderate blue. Relative luminance 0.455; OKLCH L 77.2% C 0.108 H 266.3°. Best body text is #000000 at 10.11:1 contrast (WCAG AA passes).
Color values
| HEX | #95B3FA |
|---|---|
| RGB | rgb(149, 179, 250) |
| HSL | hsl(222, 91%, 78%) |
| HSV | hsv(222, 40%, 98%) |
| CMYK | cmyk(40.4%, 28.4%, 0%, 2%) |
| CIE-LAB | lab(73.24, 7.24, -38.45) |
| CIE-LCH | lch(73.24, 39.13, 280.66°) |
| OKLab | oklab(77.17% -0.0069 -0.1073) |
| OKLCH | oklch(77.17% 0.108 266.3) |
| XYZ | xyz(45.7645, 45.5295, 96.8006) |
| Luminance | 0.4553 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.15
Carolina Blue
#8AB8FE
ΔE00 3.61
Periwinkle Blue
#8F99FB
ΔE00 7.49
Powder Blue (survey)
#B1D1FC
ΔE00 7.79
Baby Blue (survey)
#A2CFFE
ΔE00 7.79
Sky Blue (survey)
#75BBFD
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95B3FA #FADC95
analogous
#95E6FA #95B3FA #A995FA
triadic
#95B3FA #FA95B3 #B3FA95
tetradic
#95B3FA #FA95E6 #FADC95 #95FAA9
square
#95B3FA #FA95E6 #FADC95 #95FAA9
split-complementary
#95B3FA #FAA995 #E6FA95
monochromatic
#205FF4 #5B89F7 #95B3FA #CFDDFD #E2EAFE
Accessibility & contrast
On white
2.08
#95B3FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.11
#95B3FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95B3FA
10.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95B3FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95B3FA | 1.00 | 2.08 | 10.11 | 10.11 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AB9FD
Deuteranopia (green-blind)
#90B0F8
Tritanopia (blue-blind)
#73C2CC
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #95b3fa; /* rgb */ color: rgb(149, 179, 250); /* oklch */ color: oklch(77.2% 0.108 266.3);
Tailwind
colors: {
custom: {
50: '#b7c9fc',
500: '#95b3fa',
950: '#000000',
},
}SCSS
$custom: #95b3fa; $custom-light: #b7c9fc; $custom-dark: #000000;
JSON
{
"hex": "#95b3fa",
"rgb": {
"r": 149,
"g": 179,
"b": 250
},
"hsl": {
"h": 222.178,
"s": 90.991,
"l": 78.235
},
"oklch": {
"l": 0.77169,
"c": 0.10753,
"h": 266.3
},
"luminance": 0.45532
}Semantic roles & 50–950 ramp
primary
#95B3FA
secondary
#F6ECD5
accent
#A100E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#121317
muted
#818285