#95AFFE#95AFFE
#95AFFE is a light, moderate blue. Relative luminance 0.442; OKLCH L 76.5% C 0.117 H 269.6°. Best body text is #000000 at 9.84:1 contrast (WCAG AA passes).
Color values
| HEX | #95AFFE |
|---|---|
| RGB | rgb(149, 175, 254) |
| HSL | hsl(225, 98%, 79%) |
| HSV | hsv(225, 41%, 100%) |
| CMYK | cmyk(41.3%, 31.1%, 0%, 0.4%) |
| CIE-LAB | lab(72.36, 10.57, -41.97) |
| CIE-LCH | lch(72.36, 43.28, 284.13°) |
| OKLab | oklab(76.54% -0.0009 -0.1175) |
| OKLCH | oklch(76.54% 0.117 269.6) |
| XYZ | xyz(45.6083, 44.2029, 99.8756) |
| Luminance | 0.4420 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.11
Carolina Blue
#8AB8FE
ΔE00 4.70
Periwinkle Blue
#8F99FB
ΔE00 6.27
Light Grey Blue
#9DBCD4
ΔE00 8.72
Powder Blue (survey)
#B1D1FC
ΔE00 8.73
Baby Blue (survey)
#A2CFFE
ΔE00 8.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95AFFE #FEE495
analogous
#95E4FE #95AFFE #B095FE
triadic
#95AFFE #FE95AF #AFFE95
tetradic
#95AFFE #FE95E4 #FEE495 #95FEB0
square
#95AFFE #FE95E4 #FEE495 #95FEB0
split-complementary
#95AFFE #FEB095 #E4FE95
monochromatic
#1C53FD #5881FD #95AFFE #D2DDFF #E1E8FF
Accessibility & contrast
On white
2.13
#95AFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.84
#95AFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95AFFE
9.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95AFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95AFFE | 1.00 | 2.13 | 9.84 | 9.84 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B6FF
Deuteranopia (green-blind)
#8AADFC
Tritanopia (blue-blind)
#72BFCB
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #95affe; /* rgb */ color: rgb(149, 175, 254); /* oklch */ color: oklch(76.5% 0.117 269.6);
Tailwind
colors: {
custom: {
50: '#b8c6ff',
500: '#95affe',
950: '#000000',
},
}SCSS
$custom: #95affe; $custom-light: #b8c6ff; $custom-dark: #000000;
JSON
{
"hex": "#95affe",
"rgb": {
"r": 149,
"g": 175,
"b": 254
},
"hsl": {
"h": 225.143,
"s": 98.131,
"l": 79.02
},
"oklch": {
"l": 0.76543,
"c": 0.11748,
"h": 269.6
},
"luminance": 0.44205
}Semantic roles & 50–950 ramp
primary
#95AFFE
secondary
#F7EED4
accent
#AD00E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#121318
muted
#818286