#95ACFF#95ACFF
#95ACFF is a light, vivid blue. Relative luminance 0.431; OKLCH L 76.0% C 0.122 H 271.4°. Best body text is #000000 at 9.62:1 contrast (WCAG AA passes).
Color values
| HEX | #95ACFF |
|---|---|
| RGB | rgb(149, 172, 255) |
| HSL | hsl(227, 100%, 79%) |
| HSV | hsv(227, 42%, 100%) |
| CMYK | cmyk(41.6%, 32.5%, 0%, 0%) |
| CIE-LAB | lab(71.63, 12.53, -43.66) |
| CIE-LCH | lch(71.63, 45.42, 286.01°) |
| OKLab | oklab(75.99% 0.0031 -0.1224) |
| OKLCH | oklch(75.99% 0.122 271.4) |
| XYZ | xyz(45.1914, 43.1123, 100.5287) |
| Luminance | 0.4311 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.91
Periwinkle Blue
#8F99FB
ΔE00 5.37
Carolina Blue
#8AB8FE
ΔE00 5.54
Light Grey Blue
#9DBCD4
ΔE00 8.93
Cornflowerblue
#6495ED
ΔE00 9.12
Powder Blue (survey)
#B1D1FC
ΔE00 9.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95ACFF #FFE895
analogous
#95E1FF #95ACFF #B395FF
triadic
#95ACFF #FF95AC #ACFF95
tetradic
#95ACFF #FF95E1 #FFE895 #95FFB3
square
#95ACFF #FF95E1 #FFE895 #95FFB3
split-complementary
#95ACFF #FFB395 #E1FF95
monochromatic
#1B4CFF #587CFF #95ACFF #D2DCFF #E0E7FF
Accessibility & contrast
On white
2.18
#95ACFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.62
#95ACFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95ACFF
9.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95ACFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95ACFF | 1.00 | 2.18 | 9.62 | 9.62 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FB4FF
Deuteranopia (green-blind)
#86ABFD
Tritanopia (blue-blind)
#72BDCA
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #95acff; /* rgb */ color: rgb(149, 172, 255); /* oklch */ color: oklch(76.0% 0.122 271.4);
Tailwind
colors: {
custom: {
50: '#b8c4ff',
500: '#95acff',
950: '#000000',
},
}SCSS
$custom: #95acff; $custom-light: #b8c4ff; $custom-dark: #000000;
JSON
{
"hex": "#95acff",
"rgb": {
"r": 149,
"g": 172,
"b": 255
},
"hsl": {
"h": 226.981,
"s": 100,
"l": 79.216
},
"oklch": {
"l": 0.7599,
"c": 0.1224,
"h": 271.4
},
"luminance": 0.43115
}Semantic roles & 50–950 ramp
primary
#95ACFF
secondary
#F7F0D4
accent
#B400E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#121218
muted
#818186