#95ABFF#95ABFF
#95ABFF is a light, vivid blue. Relative luminance 0.427; OKLCH L 75.8% C 0.124 H 272.0°. Best body text is #000000 at 9.55:1 contrast (WCAG AA passes).
Color values
| HEX | #95ABFF |
|---|---|
| RGB | rgb(149, 171, 255) |
| HSL | hsl(228, 100%, 79%) |
| HSV | hsv(228, 42%, 100%) |
| CMYK | cmyk(41.6%, 32.9%, 0%, 0%) |
| CIE-LAB | lab(71.37, 13.09, -44.06) |
| CIE-LCH | lch(71.37, 45.97, 286.55°) |
| OKLab | oklab(75.79% 0.0043 -0.1235) |
| OKLCH | oklch(75.79% 0.124 272) |
| XYZ | xyz(45.0018, 42.7331, 100.4655) |
| Luminance | 0.4274 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.07
Pastel Blue
#A2BFFE
ΔE00 5.17
Carolina Blue
#8AB8FE
ΔE00 5.82
Light Grey Blue
#9DBCD4
ΔE00 9.01
Cornflowerblue
#6495ED
ΔE00 9.06
Perrywinkle
#8F8CE7
ΔE00 9.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95ABFF #FFE995
analogous
#95E0FF #95ABFF #B495FF
triadic
#95ABFF #FF95AB #ABFF95
tetradic
#95ABFF #FF95E0 #FFE995 #95FFB4
square
#95ABFF #FF95E0 #FFE995 #95FFB4
split-complementary
#95ABFF #FFB495 #E0FF95
monochromatic
#1B4AFF #587BFF #95ABFF #D2DBFF #E0E7FF
Accessibility & contrast
On white
2.20
#95ABFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.55
#95ABFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95ABFF
9.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95ABFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95ABFF | 1.00 | 2.20 | 9.55 | 9.55 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EB4FF
Deuteranopia (green-blind)
#85ABFD
Tritanopia (blue-blind)
#72BCC9
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #95abff; /* rgb */ color: rgb(149, 171, 255); /* oklch */ color: oklch(75.8% 0.124 272.0);
Tailwind
colors: {
custom: {
50: '#b8c3ff',
500: '#95abff',
950: '#000000',
},
}SCSS
$custom: #95abff; $custom-light: #b8c3ff; $custom-dark: #000000;
JSON
{
"hex": "#95abff",
"rgb": {
"r": 149,
"g": 171,
"b": 255
},
"hsl": {
"h": 227.547,
"s": 100,
"l": 79.216
},
"oklch": {
"l": 0.7579,
"c": 0.1236,
"h": 272
},
"luminance": 0.42735
}Semantic roles & 50–950 ramp
primary
#95ABFF
secondary
#F7F0D4
accent
#B600E6
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#121218
muted
#818186