#95B5F7#95B5F7
#95B5F7 is a light, moderate blue. Relative luminance 0.462; OKLCH L 77.4% C 0.101 H 264.2°. Best body text is #000000 at 10.23:1 contrast (WCAG AA passes).
Color values
| HEX | #95B5F7 |
|---|---|
| RGB | rgb(149, 181, 247) |
| HSL | hsl(220, 86%, 78%) |
| HSV | hsv(220, 40%, 97%) |
| CMYK | cmyk(39.7%, 26.7%, 0%, 3.1%) |
| CIE-LAB | lab(73.64, 5.32, -36.20) |
| CIE-LCH | lch(73.64, 36.59, 278.36°) |
| OKLab | oklab(77.44% -0.0102 -0.1008) |
| OKLCH | oklch(77.44% 0.101 264.2) |
| XYZ | xyz(45.7016, 46.1504, 94.4775) |
| Luminance | 0.4615 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.81
Carolina Blue
#8AB8FE
ΔE00 3.12
Baby Blue (survey)
#A2CFFE
ΔE00 7.21
Powder Blue (survey)
#B1D1FC
ΔE00 7.30
Sky Blue (survey)
#75BBFD
ΔE00 7.62
Periwinkle Blue
#8F99FB
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95B5F7 #F7D795
analogous
#95E6F7 #95B5F7 #A695F7
triadic
#95B5F7 #F795B5 #B5F795
tetradic
#95B5F7 #F795E6 #F7D795 #95F7A6
square
#95B5F7 #F795E6 #F7D795 #95F7A6
split-complementary
#95B5F7 #F7A695 #E6F795
monochromatic
#2366EE #5C8DF3 #95B5F7 #CEDDFB #E3EBFD
Accessibility & contrast
On white
2.05
#95B5F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.23
#95B5F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95B5F7
10.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95B5F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95B5F7 | 1.00 | 2.05 | 10.23 | 10.23 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EBAFA
Deuteranopia (green-blind)
#94B1F6
Tritanopia (blue-blind)
#74C3CC
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #95b5f7; /* rgb */ color: rgb(149, 181, 247); /* oklch */ color: oklch(77.4% 0.101 264.2);
Tailwind
colors: {
custom: {
50: '#b7cbfa',
500: '#95b5f7',
950: '#000000',
},
}SCSS
$custom: #95b5f7; $custom-light: #b7cbfa; $custom-dark: #000000;
JSON
{
"hex": "#95b5f7",
"rgb": {
"r": 149,
"g": 181,
"b": 247
},
"hsl": {
"h": 220.408,
"s": 85.965,
"l": 77.647
},
"oklch": {
"l": 0.77443,
"c": 0.10136,
"h": 264.2
},
"luminance": 0.46153
}Semantic roles & 50–950 ramp
primary
#95B5F7
secondary
#F5EBD6
accent
#9A03E2
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#121317
muted
#818285