#95ABE2#95ABE2
#95ABE2 is a light, moderate blue. Relative luminance 0.410; OKLCH L 74.5% C 0.084 H 267.5°. Best body text is #000000 at 9.20:1 contrast (WCAG AA passes).
Color values
| HEX | #95ABE2 |
|---|---|
| RGB | rgb(149, 171, 226) |
| HSL | hsl(223, 57%, 74%) |
| HSV | hsv(223, 34%, 89%) |
| CMYK | cmyk(34.1%, 24.3%, 0%, 11.4%) |
| CIE-LAB | lab(70.18, 5.35, -30.15) |
| CIE-LCH | lch(70.18, 30.62, 280.06°) |
| OKLab | oklab(74.47% -0.0036 -0.0835) |
| OKLCH | oklch(74.47% 0.084 267.5) |
| XYZ | xyz(40.6808, 41.0047, 77.7080) |
| Luminance | 0.4101 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 5.76
Periwinkle Blue
#8F99FB
ΔE00 6.38
Carolina Blue
#8AB8FE
ΔE00 6.70
Lightsteelblue
#B0C4DE
ΔE00 9.05
Light Periwinkle
#C1C6FC
ΔE00 9.36
Light Grey Blue
#9DBCD4
ΔE00 9.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95ABE2 #E2CC95
analogous
#95D1E2 #95ABE2 #A595E2
triadic
#95ABE2 #E295AB #ABE295
tetradic
#95ABE2 #E295D1 #E2CC95 #95E2A5
square
#95ABE2 #E295D1 #E2CC95 #95E2A5
split-complementary
#95ABE2 #E2A595 #D1E295
monochromatic
#365FC6 #6585D5 #95ABE2 #C5D1EF #E7ECF8
Accessibility & contrast
On white
2.28
#95ABE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.20
#95ABE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95ABE2
9.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95ABE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95ABE2 | 1.00 | 2.28 | 9.20 | 9.20 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99AFE4
Deuteranopia (green-blind)
#92A8E1
Tritanopia (blue-blind)
#7EB6BE
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #95abe2; /* rgb */ color: rgb(149, 171, 226); /* oklch */ color: oklch(74.5% 0.084 267.5);
Tailwind
colors: {
custom: {
50: '#b6c3eb',
500: '#95abe2',
950: '#000000',
},
}SCSS
$custom: #95abe2; $custom-light: #b6c3eb; $custom-dark: #000000;
JSON
{
"hex": "#95abe2",
"rgb": {
"r": 149,
"g": 171,
"b": 226
},
"hsl": {
"h": 222.857,
"s": 57.037,
"l": 73.529
},
"oklch": {
"l": 0.74469,
"c": 0.08359,
"h": 267.5
},
"luminance": 0.41006
}Semantic roles & 50–950 ramp
primary
#95ABE2
secondary
#F0EADB
accent
#9621C5
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111216
muted
#808184