#95AFF7#95AFF7
#95AFF7 is a light, moderate blue. Relative luminance 0.438; OKLCH L 76.2% C 0.108 H 268.6°. Best body text is #000000 at 9.75:1 contrast (WCAG AA passes).
Color values
| HEX | #95AFF7 |
|---|---|
| RGB | rgb(149, 175, 247) |
| HSL | hsl(224, 86%, 78%) |
| HSV | hsv(224, 40%, 97%) |
| CMYK | cmyk(39.7%, 29.1%, 0%, 3.1%) |
| CIE-LAB | lab(72.07, 8.66, -38.65) |
| CIE-LCH | lch(72.07, 39.61, 282.63°) |
| OKLab | oklab(76.22% -0.0027 -0.1079) |
| OKLCH | oklch(76.22% 0.108 268.6) |
| XYZ | xyz(44.5078, 43.7627, 94.0795) |
| Luminance | 0.4376 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.07
Carolina Blue
#8AB8FE
ΔE00 4.76
Periwinkle Blue
#8F99FB
ΔE00 6.37
Powder Blue (survey)
#B1D1FC
ΔE00 8.71
Light Grey Blue
#9DBCD4
ΔE00 8.77
Baby Blue (survey)
#A2CFFE
ΔE00 8.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95AFF7 #F7DD95
analogous
#95E0F7 #95AFF7 #AC95F7
triadic
#95AFF7 #F795AF #AFF795
tetradic
#95AFF7 #F795E0 #F7DD95 #95F7AC
square
#95AFF7 #F795E0 #F7DD95 #95F7AC
split-complementary
#95AFF7 #F7AC95 #E0F795
monochromatic
#2359EE #5C84F3 #95AFF7 #CEDAFB #E3EAFD
Accessibility & contrast
On white
2.15
#95AFF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.75
#95AFF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95AFF7
9.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95AFF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95AFF7 | 1.00 | 2.15 | 9.75 | 9.75 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B5FA
Deuteranopia (green-blind)
#8DADF5
Tritanopia (blue-blind)
#75BEC8
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #95aff7; /* rgb */ color: rgb(149, 175, 247); /* oklch */ color: oklch(76.2% 0.108 268.6);
Tailwind
colors: {
custom: {
50: '#b7c6fa',
500: '#95aff7',
950: '#000000',
},
}SCSS
$custom: #95aff7; $custom-light: #b7c6fa; $custom-dark: #000000;
JSON
{
"hex": "#95aff7",
"rgb": {
"r": 149,
"g": 175,
"b": 247
},
"hsl": {
"h": 224.082,
"s": 85.965,
"l": 77.647
},
"oklch": {
"l": 0.76218,
"c": 0.10791,
"h": 268.6
},
"luminance": 0.43765
}Semantic roles & 50–950 ramp
primary
#95AFF7
secondary
#F5EDD6
accent
#A703E2
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#121317
muted
#818285