#95AFF8#95AFF8
#95AFF8 is a light, moderate blue. Relative luminance 0.438; OKLCH L 76.3% C 0.109 H 268.7°. Best body text is #000000 at 9.77:1 contrast (WCAG AA passes).
Color values
| HEX | #95AFF8 |
|---|---|
| RGB | rgb(149, 175, 248) |
| HSL | hsl(224, 88%, 78%) |
| HSV | hsv(224, 40%, 97%) |
| CMYK | cmyk(39.9%, 29.4%, 0%, 2.7%) |
| CIE-LAB | lab(72.11, 8.93, -39.12) |
| CIE-LCH | lch(72.11, 40.13, 282.86°) |
| OKLab | oklab(76.26% -0.0024 -0.1092) |
| OKLCH | oklch(76.26% 0.109 268.7) |
| XYZ | xyz(44.6625, 43.8246, 94.8944) |
| Luminance | 0.4383 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.07
Carolina Blue
#8AB8FE
ΔE00 4.75
Periwinkle Blue
#8F99FB
ΔE00 6.35
Powder Blue (survey)
#B1D1FC
ΔE00 8.71
Light Grey Blue
#9DBCD4
ΔE00 8.76
Baby Blue (survey)
#A2CFFE
ΔE00 8.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95AFF8 #F8DE95
analogous
#95E1F8 #95AFF8 #AC95F8
triadic
#95AFF8 #F895AF #AFF895
tetradic
#95AFF8 #F895E1 #F8DE95 #95F8AC
square
#95AFF8 #F895E1 #F8DE95 #95F8AC
split-complementary
#95AFF8 #F8AC95 #E1F895
monochromatic
#2258F0 #5C84F4 #95AFF8 #CEDAFC #E2E9FD
Accessibility & contrast
On white
2.15
#95AFF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.77
#95AFF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95AFF8
9.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95AFF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95AFF8 | 1.00 | 2.15 | 9.77 | 9.77 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B5FB
Deuteranopia (green-blind)
#8DADF6
Tritanopia (blue-blind)
#75BEC9
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #95aff8; /* rgb */ color: rgb(149, 175, 248); /* oklch */ color: oklch(76.3% 0.109 268.7);
Tailwind
colors: {
custom: {
50: '#b7c6fb',
500: '#95aff8',
950: '#000000',
},
}SCSS
$custom: #95aff8; $custom-light: #b7c6fb; $custom-dark: #000000;
JSON
{
"hex": "#95aff8",
"rgb": {
"r": 149,
"g": 175,
"b": 248
},
"hsl": {
"h": 224.242,
"s": 87.611,
"l": 77.843
},
"oklch": {
"l": 0.76264,
"c": 0.10928,
"h": 268.7
},
"luminance": 0.43827
}Semantic roles & 50–950 ramp
primary
#95AFF8
secondary
#F5EDD6
accent
#A901E4
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#121317
muted
#818285