#95ABFC#95ABFC
#95ABFC is a light, moderate blue. Relative luminance 0.425; OKLCH L 75.6% C 0.119 H 271.7°. Best body text is #000000 at 9.51:1 contrast (WCAG AA passes).
Color values
| HEX | #95ABFC |
|---|---|
| RGB | rgb(149, 171, 252) |
| HSL | hsl(227, 94%, 79%) |
| HSV | hsv(227, 41%, 99%) |
| CMYK | cmyk(40.9%, 32.1%, 0%, 1.2%) |
| CIE-LAB | lab(71.24, 12.27, -42.64) |
| CIE-LCH | lch(71.24, 44.37, 286.05°) |
| OKLab | oklab(75.65% 0.0036 -0.1194) |
| OKLCH | oklch(75.65% 0.119 271.7) |
| XYZ | xyz(44.5227, 42.5415, 97.9420) |
| Luminance | 0.4254 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.10
Pastel Blue
#A2BFFE
ΔE00 5.14
Carolina Blue
#8AB8FE
ΔE00 5.84
Cornflowerblue
#6495ED
ΔE00 9.04
Light Grey Blue
#9DBCD4
ΔE00 9.04
Perrywinkle
#8F8CE7
ΔE00 9.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95ABFC #FCE695
analogous
#95DFFC #95ABFC #B295FC
triadic
#95ABFC #FC95AB #ABFC95
tetradic
#95ABFC #FC95DF #FCE695 #95FCB2
square
#95ABFC #FC95DF #FCE695 #95FCB2
split-complementary
#95ABFC #FCB295 #DFFC95
monochromatic
#1E4DF9 #597CFA #95ABFC #D1DAFE #E1E7FE
Accessibility & contrast
On white
2.21
#95ABFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.51
#95ABFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95ABFC
9.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95ABFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95ABFC | 1.00 | 2.21 | 9.51 | 9.51 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FB3FF
Deuteranopia (green-blind)
#86AAFA
Tritanopia (blue-blind)
#73BBC8
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #95abfc; /* rgb */ color: rgb(149, 171, 252); /* oklch */ color: oklch(75.6% 0.119 271.7);
Tailwind
colors: {
custom: {
50: '#b8c3fd',
500: '#95abfc',
950: '#000000',
},
}SCSS
$custom: #95abfc; $custom-light: #b8c3fd; $custom-dark: #000000;
JSON
{
"hex": "#95abfc",
"rgb": {
"r": 149,
"g": 171,
"b": 252
},
"hsl": {
"h": 227.184,
"s": 94.495,
"l": 78.627
},
"oklch": {
"l": 0.75646,
"c": 0.11948,
"h": 271.7
},
"luminance": 0.42544
}Semantic roles & 50–950 ramp
primary
#95ABFC
secondary
#F6EFD5
accent
#B400E6
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#121217
muted
#818185