#95ABEA#95ABEA
#95ABEA is a light, moderate blue. Relative luminance 0.415; OKLCH L 74.8% C 0.095 H 269.2°. Best body text is #000000 at 9.29:1 contrast (WCAG AA passes).
Color values
| HEX | #95ABEA |
|---|---|
| RGB | rgb(149, 171, 234) |
| HSL | hsl(224, 67%, 75%) |
| HSV | hsv(224, 36%, 92%) |
| CMYK | cmyk(36.3%, 26.9%, 0%, 8.2%) |
| CIE-LAB | lab(70.49, 7.43, -34.03) |
| CIE-LCH | lch(70.49, 34.83, 282.32°) |
| OKLab | oklab(74.82% -0.0013 -0.0946) |
| OKLCH | oklch(74.82% 0.095 269.2) |
| XYZ | xyz(41.8042, 41.4541, 83.6247) |
| Luminance | 0.4146 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 5.39
Periwinkle Blue
#8F99FB
ΔE00 5.82
Carolina Blue
#8AB8FE
ΔE00 6.32
Cornflowerblue
#6495ED
ΔE00 9.20
Perrywinkle
#8F8CE7
ΔE00 9.31
Lightsteelblue
#B0C4DE
ΔE00 9.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95ABEA #EAD495
analogous
#95D5EA #95ABEA #AA95EA
triadic
#95ABEA #EA95AB #ABEA95
tetradic
#95ABEA #EA95D5 #EAD495 #95EAAA
square
#95ABEA #EA95D5 #EAD495 #95EAAA
split-complementary
#95ABEA #EAAA95 #D5EA95
monochromatic
#2F5AD6 #6283E0 #95ABEA #C8D3F4 #E5EBFA
Accessibility & contrast
On white
2.26
#95ABEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.29
#95ABEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95ABEA
9.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95ABEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95ABEA | 1.00 | 2.26 | 9.29 | 9.29 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B0ED
Deuteranopia (green-blind)
#8FA9E9
Tritanopia (blue-blind)
#7BB8C1
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #95abea; /* rgb */ color: rgb(149, 171, 234); /* oklch */ color: oklch(74.8% 0.095 269.2);
Tailwind
colors: {
custom: {
50: '#b6c3f1',
500: '#95abea',
950: '#000000',
},
}SCSS
$custom: #95abea; $custom-light: #b6c3f1; $custom-dark: #000000;
JSON
{
"hex": "#95abea",
"rgb": {
"r": 149,
"g": 171,
"b": 234
},
"hsl": {
"h": 224.471,
"s": 66.929,
"l": 75.098
},
"oklch": {
"l": 0.74817,
"c": 0.09463,
"h": 269.2
},
"luminance": 0.41456
}Semantic roles & 50–950 ramp
primary
#95ABEA
secondary
#F1EBDA
accent
#9F17CF
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111216
muted
#808184