#95AAEE#95AAEE
#95AAEE is a light, moderate blue. Relative luminance 0.413; OKLCH L 74.8% C 0.101 H 270.6°. Best body text is #000000 at 9.26:1 contrast (WCAG AA passes).
Color values
| HEX | #95AAEE |
|---|---|
| RGB | rgb(149, 170, 238) |
| HSL | hsl(226, 72%, 76%) |
| HSV | hsv(226, 37%, 93%) |
| CMYK | cmyk(37.4%, 28.6%, 0%, 6.7%) |
| CIE-LAB | lab(70.39, 9.05, -36.37) |
| CIE-LCH | lch(70.39, 37.48, 283.98°) |
| OKLab | oklab(74.79% 0.0011 -0.1013) |
| OKLCH | oklch(74.79% 0.101 270.6) |
| XYZ | xyz(42.1972, 41.3102, 86.6226) |
| Luminance | 0.4131 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.33
Pastel Blue
#A2BFFE
ΔE00 5.54
Carolina Blue
#8AB8FE
ΔE00 6.46
Perrywinkle
#8F8CE7
ΔE00 8.98
Cornflowerblue
#6495ED
ΔE00 9.09
Light Grey Blue
#9DBCD4
ΔE00 9.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95AAEE #EED995
analogous
#95D6EE #95AAEE #AC95EE
triadic
#95AAEE #EE95AA #AAEE95
tetradic
#95AAEE #EE95D6 #EED995 #95EEAC
square
#95AAEE #EE95D6 #EED995 #95EEAC
split-complementary
#95AAEE #EEAC95 #D6EE95
monochromatic
#2C55DD #6080E6 #95AAEE #CAD4F6 #E5EAFB
Accessibility & contrast
On white
2.27
#95AAEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.26
#95AAEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95AAEE
9.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95AAEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95AAEE | 1.00 | 2.27 | 9.26 | 9.26 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93B0F1
Deuteranopia (green-blind)
#8CA9EC
Tritanopia (blue-blind)
#7AB8C2
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #95aaee; /* rgb */ color: rgb(149, 170, 238); /* oklch */ color: oklch(74.8% 0.101 270.6);
Tailwind
colors: {
custom: {
50: '#b7c3f3',
500: '#95aaee',
950: '#000000',
},
}SCSS
$custom: #95aaee; $custom-light: #b7c3f3; $custom-dark: #000000;
JSON
{
"hex": "#95aaee",
"rgb": {
"r": 149,
"g": 170,
"b": 238
},
"hsl": {
"h": 225.843,
"s": 72.358,
"l": 75.882
},
"oklch": {
"l": 0.74793,
"c": 0.10133,
"h": 270.6
},
"luminance": 0.41312
}Semantic roles & 50–950 ramp
primary
#95AAEE
secondary
#F2ECD9
accent
#A611D4
background
#FBFBFE
surface
#F6F7FD
border
#D0D0D5
text
#111217
muted
#808185