#95ABFD#95ABFD
#95ABFD is a light, vivid blue. Relative luminance 0.426; OKLCH L 75.7% C 0.121 H 271.8°. Best body text is #000000 at 9.52:1 contrast (WCAG AA passes).
Color values
| HEX | #95ABFD |
|---|---|
| RGB | rgb(149, 171, 253) |
| HSL | hsl(227, 96%, 79%) |
| HSV | hsv(227, 41%, 99%) |
| CMYK | cmyk(41.1%, 32.4%, 0%, 0.8%) |
| CIE-LAB | lab(71.29, 12.54, -43.12) |
| CIE-LCH | lch(71.29, 44.91, 286.22°) |
| OKLab | oklab(75.69% 0.0038 -0.1208) |
| OKLCH | oklch(75.69% 0.121 271.8) |
| XYZ | xyz(44.6815, 42.6050, 98.7787) |
| Luminance | 0.4261 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.08
Pastel Blue
#A2BFFE
ΔE00 5.15
Carolina Blue
#8AB8FE
ΔE00 5.83
Light Grey Blue
#9DBCD4
ΔE00 9.03
Cornflowerblue
#6495ED
ΔE00 9.04
Perrywinkle
#8F8CE7
ΔE00 9.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95ABFD #FDE795
analogous
#95DFFD #95ABFD #B395FD
triadic
#95ABFD #FD95AB #ABFD95
tetradic
#95ABFD #FD95DF #FDE795 #95FDB3
square
#95ABFD #FD95DF #FDE795 #95FDB3
split-complementary
#95ABFD #FDB395 #DFFD95
monochromatic
#1D4CFB #597BFC #95ABFD #D1DBFE #E1E7FE
Accessibility & contrast
On white
2.21
#95ABFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.52
#95ABFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95ABFD
9.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95ABFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95ABFD | 1.00 | 2.21 | 9.52 | 9.52 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FB3FF
Deuteranopia (green-blind)
#86ABFB
Tritanopia (blue-blind)
#73BCC9
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #95abfd; /* rgb */ color: rgb(149, 171, 253); /* oklch */ color: oklch(75.7% 0.121 271.8);
Tailwind
colors: {
custom: {
50: '#b8c3fe',
500: '#95abfd',
950: '#000000',
},
}SCSS
$custom: #95abfd; $custom-light: #b8c3fe; $custom-dark: #000000;
JSON
{
"hex": "#95abfd",
"rgb": {
"r": 149,
"g": 171,
"b": 253
},
"hsl": {
"h": 227.308,
"s": 96.296,
"l": 78.824
},
"oklch": {
"l": 0.75694,
"c": 0.12086,
"h": 271.8
},
"luminance": 0.42607
}Semantic roles & 50–950 ramp
primary
#95ABFD
secondary
#F7EFD4
accent
#B500E6
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#121218
muted
#818186