#95AAF8#95AAF8
#95AAF8 is a light, moderate blue. Relative luminance 0.419; OKLCH L 75.3% C 0.115 H 271.9°. Best body text is #000000 at 9.38:1 contrast (WCAG AA passes).
Color values
| HEX | #95AAF8 |
|---|---|
| RGB | rgb(149, 170, 248) |
| HSL | hsl(227, 88%, 78%) |
| HSV | hsv(227, 40%, 97%) |
| CMYK | cmyk(39.9%, 31.5%, 0%, 2.7%) |
| CIE-LAB | lab(70.81, 11.74, -41.15) |
| CIE-LCH | lch(70.81, 42.79, 285.93°) |
| OKLab | oklab(75.26% 0.0038 -0.1151) |
| OKLCH | oklch(75.26% 0.115 271.9) |
| XYZ | xyz(43.7073, 41.9142, 94.5760) |
| Luminance | 0.4192 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.89
Pastel Blue
#A2BFFE
ΔE00 5.40
Carolina Blue
#8AB8FE
ΔE00 6.19
Cornflowerblue
#6495ED
ΔE00 8.98
Perrywinkle
#8F8CE7
ΔE00 9.06
Light Grey Blue
#9DBCD4
ΔE00 9.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95AAF8 #F8E395
analogous
#95DBF8 #95AAF8 #B195F8
triadic
#95AAF8 #F895AA #AAF895
tetradic
#95AAF8 #F895DB #F8E395 #95F8B1
square
#95AAF8 #F895DB #F8E395 #95F8B1
split-complementary
#95AAF8 #F8B195 #DBF895
monochromatic
#224EF0 #5C7CF4 #95AAF8 #CED8FC #E2E8FD
Accessibility & contrast
On white
2.24
#95AAF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.38
#95AAF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95AAF8
9.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95AAF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95AAF8 | 1.00 | 2.24 | 9.38 | 9.38 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FB2FB
Deuteranopia (green-blind)
#87A9F6
Tritanopia (blue-blind)
#75BAC6
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #95aaf8; /* rgb */ color: rgb(149, 170, 248); /* oklch */ color: oklch(75.3% 0.115 271.9);
Tailwind
colors: {
custom: {
50: '#b7c3fb',
500: '#95aaf8',
950: '#000000',
},
}SCSS
$custom: #95aaf8; $custom-light: #b7c3fb; $custom-dark: #000000;
JSON
{
"hex": "#95aaf8",
"rgb": {
"r": 149,
"g": 170,
"b": 248
},
"hsl": {
"h": 227.273,
"s": 87.611,
"l": 77.843
},
"oklch": {
"l": 0.75256,
"c": 0.11517,
"h": 271.9
},
"luminance": 0.41916
}Semantic roles & 50–950 ramp
primary
#95AAF8
secondary
#F5EFD6
accent
#B401E4
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#121217
muted
#818185