#95AFE2#95AFE2
#95AFE2 is a light, moderate blue. Relative luminance 0.425; OKLCH L 75.3% C 0.079 H 263.6°. Best body text is #000000 at 9.51:1 contrast (WCAG AA passes).
Color values
| HEX | #95AFE2 |
|---|---|
| RGB | rgb(149, 175, 226) |
| HSL | hsl(220, 57%, 74%) |
| HSV | hsv(220, 34%, 89%) |
| CMYK | cmyk(34.1%, 22.6%, 0%, 11.4%) |
| CIE-LAB | lab(71.24, 3.12, -28.51) |
| CIE-LCH | lch(71.24, 28.68, 276.25°) |
| OKLab | oklab(75.3% -0.0089 -0.0789) |
| OKLCH | oklch(75.3% 0.079 263.6) |
| XYZ | xyz(41.4478, 42.5387, 77.9637) |
| Luminance | 0.4254 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.82
Carolina Blue
#8AB8FE
ΔE00 5.51
Periwinkle Blue
#8F99FB
ΔE00 7.19
Lightsteelblue
#B0C4DE
ΔE00 8.05
Light Grey Blue
#9DBCD4
ΔE00 8.33
Cloudy Blue
#ACC2D9
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95AFE2 #E2C895
analogous
#95D5E2 #95AFE2 #A195E2
triadic
#95AFE2 #E295AF #AFE295
tetradic
#95AFE2 #E295D5 #E2C895 #95E2A1
square
#95AFE2 #E295D5 #E2C895 #95E2A1
split-complementary
#95AFE2 #E2A195 #D5E295
monochromatic
#3667C6 #658BD5 #95AFE2 #C5D3EF #E7EDF8
Accessibility & contrast
On white
2.21
#95AFE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.51
#95AFE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95AFE2
9.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95AFE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95AFE2 | 1.00 | 2.21 | 9.51 | 9.51 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EB2E4
Deuteranopia (green-blind)
#96ABE1
Tritanopia (blue-blind)
#7EB9C0
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #95afe2; /* rgb */ color: rgb(149, 175, 226); /* oklch */ color: oklch(75.3% 0.079 263.6);
Tailwind
colors: {
custom: {
50: '#b6c6eb',
500: '#95afe2',
950: '#000000',
},
}SCSS
$custom: #95afe2; $custom-light: #b6c6eb; $custom-dark: #000000;
JSON
{
"hex": "#95afe2",
"rgb": {
"r": 149,
"g": 175,
"b": 226
},
"hsl": {
"h": 219.74,
"s": 57.037,
"l": 73.529
},
"oklch": {
"l": 0.75298,
"c": 0.07937,
"h": 263.6
},
"luminance": 0.4254
}Semantic roles & 50–950 ramp
primary
#95AFE2
secondary
#F0E9DB
accent
#8D21C5
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111316
muted
#808284