#95ACE2#95ACE2
#95ACE2 is a light, moderate blue. Relative luminance 0.414; OKLCH L 74.7% C 0.083 H 266.6°. Best body text is #000000 at 9.28:1 contrast (WCAG AA passes).
Color values
| HEX | #95ACE2 |
|---|---|
| RGB | rgb(149, 172, 226) |
| HSL | hsl(222, 57%, 74%) |
| HSV | hsv(222, 34%, 89%) |
| CMYK | cmyk(34.1%, 23.9%, 0%, 11.4%) |
| CIE-LAB | lab(70.44, 4.79, -29.74) |
| CIE-LCH | lch(70.44, 30.12, 279.15°) |
| OKLab | oklab(74.68% -0.005 -0.0824) |
| OKLCH | oklch(74.68% 0.083 266.6) |
| XYZ | xyz(40.8704, 41.3839, 77.7712) |
| Luminance | 0.4139 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 5.51
Carolina Blue
#8AB8FE
ΔE00 6.40
Periwinkle Blue
#8F99FB
ΔE00 6.58
Lightsteelblue
#B0C4DE
ΔE00 8.81
Light Grey Blue
#9DBCD4
ΔE00 9.14
Light Periwinkle
#C1C6FC
ΔE00 9.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95ACE2 #E2CB95
analogous
#95D2E2 #95ACE2 #A495E2
triadic
#95ACE2 #E295AC #ACE295
tetradic
#95ACE2 #E295D2 #E2CB95 #95E2A4
square
#95ACE2 #E295D2 #E2CB95 #95E2A4
split-complementary
#95ACE2 #E2A495 #D2E295
monochromatic
#3661C6 #6586D5 #95ACE2 #C5D2EF #E7ECF8
Accessibility & contrast
On white
2.26
#95ACE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.28
#95ACE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95ACE2
9.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95ACE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95ACE2 | 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)
#9AB0E4
Deuteranopia (green-blind)
#93A9E1
Tritanopia (blue-blind)
#7EB7BE
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #95ace2; /* rgb */ color: rgb(149, 172, 226); /* oklch */ color: oklch(74.7% 0.083 266.6);
Tailwind
colors: {
custom: {
50: '#b6c4eb',
500: '#95ace2',
950: '#000000',
},
}SCSS
$custom: #95ace2; $custom-light: #b6c4eb; $custom-dark: #000000;
JSON
{
"hex": "#95ace2",
"rgb": {
"r": 149,
"g": 172,
"b": 226
},
"hsl": {
"h": 222.078,
"s": 57.037,
"l": 73.529
},
"oklch": {
"l": 0.74676,
"c": 0.0825,
"h": 266.6
},
"luminance": 0.41386
}Semantic roles & 50–950 ramp
primary
#95ACE2
secondary
#F0EADB
accent
#9421C5
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111216
muted
#808184