#95ABE3#95ABE3
#95ABE3 is a light, moderate blue. Relative luminance 0.411; OKLCH L 74.5% C 0.085 H 267.7°. Best body text is #000000 at 9.21:1 contrast (WCAG AA passes).
Color values
| HEX | #95ABE3 |
|---|---|
| RGB | rgb(149, 171, 227) |
| HSL | hsl(223, 58%, 74%) |
| HSV | hsv(223, 34%, 89%) |
| CMYK | cmyk(34.4%, 24.7%, 0%, 11%) |
| CIE-LAB | lab(70.22, 5.60, -30.63) |
| CIE-LCH | lch(70.22, 31.14, 280.37°) |
| OKLab | oklab(74.51% -0.0033 -0.0849) |
| OKLCH | oklch(74.51% 0.085 267.7) |
| XYZ | xyz(40.8184, 41.0598, 78.4328) |
| Luminance | 0.4106 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 5.70
Periwinkle Blue
#8F99FB
ΔE00 6.31
Carolina Blue
#8AB8FE
ΔE00 6.65
Lightsteelblue
#B0C4DE
ΔE00 9.10
Light Periwinkle
#C1C6FC
ΔE00 9.36
Light Grey Blue
#9DBCD4
ΔE00 9.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95ABE3 #E3CD95
analogous
#95D2E3 #95ABE3 #A695E3
triadic
#95ABE3 #E395AB #ABE395
tetradic
#95ABE3 #E395D2 #E3CD95 #95E3A6
square
#95ABE3 #E395D2 #E3CD95 #95E3A6
split-complementary
#95ABE3 #E3A695 #D2E395
monochromatic
#355FC9 #6585D6 #95ABE3 #C5D1F0 #E7ECF9
Accessibility & contrast
On white
2.28
#95ABE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.21
#95ABE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95ABE3
9.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95ABE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95ABE3 | 1.00 | 2.28 | 9.21 | 9.21 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99AFE5
Deuteranopia (green-blind)
#92A9E2
Tritanopia (blue-blind)
#7EB6BE
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #95abe3; /* rgb */ color: rgb(149, 171, 227); /* oklch */ color: oklch(74.5% 0.085 267.7);
Tailwind
colors: {
custom: {
50: '#b6c3ec',
500: '#95abe3',
950: '#000000',
},
}SCSS
$custom: #95abe3; $custom-light: #b6c3ec; $custom-dark: #000000;
JSON
{
"hex": "#95abe3",
"rgb": {
"r": 149,
"g": 171,
"b": 227
},
"hsl": {
"h": 223.077,
"s": 58.209,
"l": 73.725
},
"oklch": {
"l": 0.74512,
"c": 0.08497,
"h": 267.7
},
"luminance": 0.41061
}Semantic roles & 50–950 ramp
primary
#95ABE3
secondary
#F0EADB
accent
#9720C6
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111216
muted
#808184