#95AAEF#95AAEF
#95AAEF is a light, moderate blue. Relative luminance 0.414; OKLCH L 74.8% C 0.103 H 270.8°. Best body text is #000000 at 9.27:1 contrast (WCAG AA passes).
Color values
| HEX | #95AAEF |
|---|---|
| RGB | rgb(149, 170, 239) |
| HSL | hsl(226, 74%, 76%) |
| HSV | hsv(226, 38%, 94%) |
| CMYK | cmyk(37.7%, 28.9%, 0%, 6.3%) |
| CIE-LAB | lab(70.43, 9.32, -36.85) |
| CIE-LCH | lch(70.43, 38.01, 284.19°) |
| OKLab | oklab(74.84% 0.0014 -0.1027) |
| OKLCH | oklch(74.84% 0.103 270.8) |
| XYZ | xyz(42.3445, 41.3691, 87.3985) |
| Luminance | 0.4137 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.27
Pastel Blue
#A2BFFE
ΔE00 5.52
Carolina Blue
#8AB8FE
ΔE00 6.43
Perrywinkle
#8F8CE7
ΔE00 8.98
Cornflowerblue
#6495ED
ΔE00 9.07
Light Grey Blue
#9DBCD4
ΔE00 9.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95AAEF #EFDA95
analogous
#95D7EF #95AAEF #AD95EF
triadic
#95AAEF #EF95AA #AAEF95
tetradic
#95AAEF #EF95D7 #EFDA95 #95EFAD
square
#95AAEF #EF95D7 #EFDA95 #95EFAD
split-complementary
#95AAEF #EFAD95 #D7EF95
monochromatic
#2B55DF #607FE7 #95AAEF #CAD5F7 #E4EAFB
Accessibility & contrast
On white
2.26
#95AAEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.27
#95AAEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95AAEF
9.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95AAEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95AAEF | 1.00 | 2.26 | 9.27 | 9.27 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93B0F2
Deuteranopia (green-blind)
#8BA9ED
Tritanopia (blue-blind)
#79B8C2
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #95aaef; /* rgb */ color: rgb(149, 170, 239); /* oklch */ color: oklch(74.8% 0.103 270.8);
Tailwind
colors: {
custom: {
50: '#b7c3f4',
500: '#95aaef',
950: '#000000',
},
}SCSS
$custom: #95aaef; $custom-light: #b7c3f4; $custom-dark: #000000;
JSON
{
"hex": "#95aaef",
"rgb": {
"r": 149,
"g": 170,
"b": 239
},
"hsl": {
"h": 226,
"s": 73.77,
"l": 76.078
},
"oklch": {
"l": 0.74838,
"c": 0.10271,
"h": 270.8
},
"luminance": 0.41371
}Semantic roles & 50–950 ramp
primary
#95AAEF
secondary
#F3EDD8
accent
#A810D6
background
#FBFBFE
surface
#F6F7FD
border
#D0D0D5
text
#111217
muted
#808185