#95AEFF#95AEFF
#95AEFF is a light, vivid blue. Relative luminance 0.439; OKLCH L 76.4% C 0.120 H 270.3°. Best body text is #000000 at 9.78:1 contrast (WCAG AA passes).
Color values
| HEX | #95AEFF |
|---|---|
| RGB | rgb(149, 174, 255) |
| HSL | hsl(226, 100%, 79%) |
| HSV | hsv(226, 42%, 100%) |
| CMYK | cmyk(41.6%, 31.8%, 0%, 0%) |
| CIE-LAB | lab(72.15, 11.40, -42.85) |
| CIE-LCH | lch(72.15, 44.34, 284.90°) |
| OKLab | oklab(76.39% 0.0006 -0.12) |
| OKLCH | oklch(76.39% 0.12 270.3) |
| XYZ | xyz(45.5749, 43.8793, 100.6565) |
| Luminance | 0.4388 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.38
Carolina Blue
#8AB8FE
ΔE00 4.97
Periwinkle Blue
#8F99FB
ΔE00 5.96
Light Grey Blue
#9DBCD4
ΔE00 8.79
Powder Blue (survey)
#B1D1FC
ΔE00 8.96
Baby Blue (survey)
#A2CFFE
ΔE00 9.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95AEFF #FFE695
analogous
#95E3FF #95AEFF #B195FF
triadic
#95AEFF #FF95AE #AEFF95
tetradic
#95AEFF #FF95E3 #FFE695 #95FFB1
square
#95AEFF #FF95E3 #FFE695 #95FFB1
split-complementary
#95AEFF #FFB195 #E3FF95
monochromatic
#1B50FF #587FFF #95AEFF #D2DDFF #E0E8FF
Accessibility & contrast
On white
2.15
#95AEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.78
#95AEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95AEFF
9.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95AEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95AEFF | 1.00 | 2.15 | 9.78 | 9.78 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92B6FF
Deuteranopia (green-blind)
#88ADFD
Tritanopia (blue-blind)
#71BFCB
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #95aeff; /* rgb */ color: rgb(149, 174, 255); /* oklch */ color: oklch(76.4% 0.120 270.3);
Tailwind
colors: {
custom: {
50: '#b8c5ff',
500: '#95aeff',
950: '#000000',
},
}SCSS
$custom: #95aeff; $custom-light: #b8c5ff; $custom-dark: #000000;
JSON
{
"hex": "#95aeff",
"rgb": {
"r": 149,
"g": 174,
"b": 255
},
"hsl": {
"h": 225.849,
"s": 100,
"l": 79.216
},
"oklch": {
"l": 0.7639,
"c": 0.12002,
"h": 270.3
},
"luminance": 0.43882
}Semantic roles & 50–950 ramp
primary
#95AEFF
secondary
#F7EFD4
accent
#AF00E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#121218
muted
#818186