#95AFFD#95AFFD
#95AFFD is a light, moderate blue. Relative luminance 0.441; OKLCH L 76.5% C 0.116 H 269.4°. Best body text is #000000 at 9.83:1 contrast (WCAG AA passes).
Color values
| HEX | #95AFFD |
|---|---|
| RGB | rgb(149, 175, 253) |
| HSL | hsl(225, 96%, 79%) |
| HSV | hsv(225, 41%, 99%) |
| CMYK | cmyk(41.1%, 30.8%, 0%, 0.8%) |
| CIE-LAB | lab(72.32, 10.29, -41.50) |
| CIE-LCH | lch(72.32, 42.76, 283.93°) |
| OKLab | oklab(76.5% -0.0011 -0.1161) |
| OKLCH | oklch(76.5% 0.116 269.4) |
| XYZ | xyz(45.4486, 44.1390, 99.0344) |
| Luminance | 0.4414 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.10
Carolina Blue
#8AB8FE
ΔE00 4.70
Periwinkle Blue
#8F99FB
ΔE00 6.27
Powder Blue (survey)
#B1D1FC
ΔE00 8.72
Light Grey Blue
#9DBCD4
ΔE00 8.73
Baby Blue (survey)
#A2CFFE
ΔE00 8.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95AFFD #FDE395
analogous
#95E3FD #95AFFD #AF95FD
triadic
#95AFFD #FD95AF #AFFD95
tetradic
#95AFFD #FD95E3 #FDE395 #95FDAF
square
#95AFFD #FD95E3 #FDE395 #95FDAF
split-complementary
#95AFFD #FDAF95 #E3FD95
monochromatic
#1D54FB #5982FC #95AFFD #D1DCFE #E1E8FE
Accessibility & contrast
On white
2.14
#95AFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.83
#95AFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95AFFD
9.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95AFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95AFFD | 1.00 | 2.14 | 9.83 | 9.83 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B6FF
Deuteranopia (green-blind)
#8AADFB
Tritanopia (blue-blind)
#72BFCB
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #95affd; /* rgb */ color: rgb(149, 175, 253); /* oklch */ color: oklch(76.5% 0.116 269.4);
Tailwind
colors: {
custom: {
50: '#b8c6fe',
500: '#95affd',
950: '#000000',
},
}SCSS
$custom: #95affd; $custom-light: #b8c6fe; $custom-dark: #000000;
JSON
{
"hex": "#95affd",
"rgb": {
"r": 149,
"g": 175,
"b": 253
},
"hsl": {
"h": 225,
"s": 96.296,
"l": 78.824
},
"oklch": {
"l": 0.76496,
"c": 0.11612,
"h": 269.4
},
"luminance": 0.44141
}Semantic roles & 50–950 ramp
primary
#95AFFD
secondary
#F7EED4
accent
#AC00E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#121318
muted
#818286