#95ABF8#95ABF8
#95ABF8 is a light, moderate blue. Relative luminance 0.423; OKLCH L 75.5% C 0.114 H 271.3°. Best body text is #000000 at 9.46:1 contrast (WCAG AA passes).
Color values
| HEX | #95ABF8 |
|---|---|
| RGB | rgb(149, 171, 248) |
| HSL | hsl(227, 88%, 78%) |
| HSV | hsv(227, 40%, 97%) |
| CMYK | cmyk(39.9%, 31%, 0%, 2.7%) |
| CIE-LAB | lab(71.07, 11.18, -40.75) |
| CIE-LCH | lch(71.07, 42.25, 285.34°) |
| OKLab | oklab(75.46% 0.0026 -0.1139) |
| OKLCH | oklch(75.46% 0.114 271.3) |
| XYZ | xyz(43.8955, 42.2906, 94.6387) |
| Luminance | 0.4229 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 5.13
Periwinkle Blue
#8F99FB
ΔE00 5.18
Carolina Blue
#8AB8FE
ΔE00 5.90
Cornflowerblue
#6495ED
ΔE00 9.03
Light Grey Blue
#9DBCD4
ΔE00 9.11
Perrywinkle
#8F8CE7
ΔE00 9.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95ABF8 #F8E295
analogous
#95DCF8 #95ABF8 #B095F8
triadic
#95ABF8 #F895AB #ABF895
tetradic
#95ABF8 #F895DC #F8E295 #95F8B0
square
#95ABF8 #F895DC #F8E295 #95F8B0
split-complementary
#95ABF8 #F8B095 #DCF895
monochromatic
#2250F0 #5C7EF4 #95ABF8 #CED8FC #E2E8FD
Accessibility & contrast
On white
2.22
#95ABF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.46
#95ABF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95ABF8
9.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95ABF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95ABF8 | 1.00 | 2.22 | 9.46 | 9.46 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91B2FB
Deuteranopia (green-blind)
#88AAF6
Tritanopia (blue-blind)
#75BBC7
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #95abf8; /* rgb */ color: rgb(149, 171, 248); /* oklch */ color: oklch(75.5% 0.114 271.3);
Tailwind
colors: {
custom: {
50: '#b7c3fb',
500: '#95abf8',
950: '#000000',
},
}SCSS
$custom: #95abf8; $custom-light: #b7c3fb; $custom-dark: #000000;
JSON
{
"hex": "#95abf8",
"rgb": {
"r": 149,
"g": 171,
"b": 248
},
"hsl": {
"h": 226.667,
"s": 87.611,
"l": 77.843
},
"oklch": {
"l": 0.75457,
"c": 0.11397,
"h": 271.3
},
"luminance": 0.42293
}Semantic roles & 50–950 ramp
primary
#95ABF8
secondary
#F5EED6
accent
#B201E4
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#121217
muted
#818185