#95AFFC#95AFFC
#95AFFC is a light, moderate blue. Relative luminance 0.441; OKLCH L 76.4% C 0.115 H 269.3°. Best body text is #000000 at 9.82:1 contrast (WCAG AA passes).
Color values
| HEX | #95AFFC |
|---|---|
| RGB | rgb(149, 175, 252) |
| HSL | hsl(225, 94%, 79%) |
| HSV | hsv(225, 41%, 99%) |
| CMYK | cmyk(40.9%, 30.6%, 0%, 1.2%) |
| CIE-LAB | lab(72.28, 10.02, -41.03) |
| CIE-LCH | lch(72.28, 42.23, 283.72°) |
| OKLab | oklab(76.45% -0.0014 -0.1147) |
| OKLCH | oklch(76.45% 0.115 269.3) |
| XYZ | xyz(45.2897, 44.0755, 98.1976) |
| Luminance | 0.4408 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.09
Carolina Blue
#8AB8FE
ΔE00 4.71
Periwinkle Blue
#8F99FB
ΔE00 6.28
Powder Blue (survey)
#B1D1FC
ΔE00 8.72
Light Grey Blue
#9DBCD4
ΔE00 8.74
Baby Blue (survey)
#A2CFFE
ΔE00 8.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95AFFC #FCE295
analogous
#95E2FC #95AFFC #AE95FC
triadic
#95AFFC #FC95AF #AFFC95
tetradic
#95AFFC #FC95E2 #FCE295 #95FCAE
square
#95AFFC #FC95E2 #FCE295 #95FCAE
split-complementary
#95AFFC #FCAE95 #E2FC95
monochromatic
#1E55F9 #5982FA #95AFFC #D1DCFE #E1E9FE
Accessibility & contrast
On white
2.14
#95AFFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.82
#95AFFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95AFFC
9.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95AFFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95AFFC | 1.00 | 2.14 | 9.82 | 9.82 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B6FF
Deuteranopia (green-blind)
#8BADFA
Tritanopia (blue-blind)
#73BFCA
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #95affc; /* rgb */ color: rgb(149, 175, 252); /* oklch */ color: oklch(76.4% 0.115 269.3);
Tailwind
colors: {
custom: {
50: '#b8c6fd',
500: '#95affc',
950: '#000000',
},
}SCSS
$custom: #95affc; $custom-light: #b8c6fd; $custom-dark: #000000;
JSON
{
"hex": "#95affc",
"rgb": {
"r": 149,
"g": 175,
"b": 252
},
"hsl": {
"h": 224.854,
"s": 94.495,
"l": 78.627
},
"oklch": {
"l": 0.7645,
"c": 0.11475,
"h": 269.3
},
"luminance": 0.44078
}Semantic roles & 50–950 ramp
primary
#95AFFC
secondary
#F6EED5
accent
#AC00E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#121317
muted
#818285