#95ABE9#95ABE9
#95ABE9 is a light, moderate blue. Relative luminance 0.414; OKLCH L 74.8% C 0.093 H 269.0°. Best body text is #000000 at 9.28:1 contrast (WCAG AA passes).
Color values
| HEX | #95ABE9 |
|---|---|
| RGB | rgb(149, 171, 233) |
| HSL | hsl(224, 66%, 75%) |
| HSV | hsv(224, 36%, 91%) |
| CMYK | cmyk(36.1%, 26.6%, 0%, 8.6%) |
| CIE-LAB | lab(70.45, 7.17, -33.55) |
| CIE-LCH | lch(70.45, 34.30, 282.06°) |
| OKLab | oklab(74.77% -0.0016 -0.0932) |
| OKLCH | oklch(74.77% 0.093 269) |
| XYZ | xyz(41.6609, 41.3968, 82.8702) |
| Luminance | 0.4140 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 5.43
Periwinkle Blue
#8F99FB
ΔE00 5.89
Carolina Blue
#8AB8FE
ΔE00 6.36
Cornflowerblue
#6495ED
ΔE00 9.23
Perrywinkle
#8F8CE7
ΔE00 9.32
Lightsteelblue
#B0C4DE
ΔE00 9.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95ABE9 #E9D395
analogous
#95D5E9 #95ABE9 #A995E9
triadic
#95ABE9 #E995AB #ABE995
tetradic
#95ABE9 #E995D5 #E9D395 #95E9A9
square
#95ABE9 #E995D5 #E9D395 #95E9A9
split-complementary
#95ABE9 #E9A995 #D5E995
monochromatic
#305BD4 #6283DE #95ABE9 #C8D3F4 #E6EBFA
Accessibility & contrast
On white
2.26
#95ABE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.28
#95ABE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95ABE9
9.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95ABE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95ABE9 | 1.00 | 2.26 | 9.28 | 9.28 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97B0EC
Deuteranopia (green-blind)
#8FA9E8
Tritanopia (blue-blind)
#7CB7C1
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #95abe9; /* rgb */ color: rgb(149, 171, 233); /* oklch */ color: oklch(74.8% 0.093 269.0);
Tailwind
colors: {
custom: {
50: '#b6c3f0',
500: '#95abe9',
950: '#000000',
},
}SCSS
$custom: #95abe9; $custom-light: #b6c3f0; $custom-dark: #000000;
JSON
{
"hex": "#95abe9",
"rgb": {
"r": 149,
"g": 171,
"b": 233
},
"hsl": {
"h": 224.286,
"s": 65.625,
"l": 74.902
},
"oklch": {
"l": 0.74773,
"c": 0.09324,
"h": 269
},
"luminance": 0.41399
}Semantic roles & 50–950 ramp
primary
#95ABE9
secondary
#F1EBDA
accent
#9E18CD
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111216
muted
#808184