#95AEFD#95AEFD
#95AEFD is a light, moderate blue. Relative luminance 0.438; OKLCH L 76.3% C 0.117 H 270.1°. Best body text is #000000 at 9.75:1 contrast (WCAG AA passes).
Color values
| HEX | #95AEFD |
|---|---|
| RGB | rgb(149, 174, 253) |
| HSL | hsl(226, 96%, 79%) |
| HSV | hsv(226, 41%, 99%) |
| CMYK | cmyk(41.1%, 31.2%, 0%, 0.8%) |
| CIE-LAB | lab(72.06, 10.85, -41.91) |
| CIE-LCH | lch(72.06, 43.29, 284.52°) |
| OKLab | oklab(76.3% 0.0001 -0.1173) |
| OKLCH | oklch(76.3% 0.117 270.1) |
| XYZ | xyz(45.2546, 43.7512, 98.9698) |
| Luminance | 0.4375 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.35
Carolina Blue
#8AB8FE
ΔE00 4.98
Periwinkle Blue
#8F99FB
ΔE00 5.98
Light Grey Blue
#9DBCD4
ΔE00 8.80
Powder Blue (survey)
#B1D1FC
ΔE00 8.96
Baby Blue (survey)
#A2CFFE
ΔE00 9.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95AEFD #FDE495
analogous
#95E2FD #95AEFD #B095FD
triadic
#95AEFD #FD95AE #AEFD95
tetradic
#95AEFD #FD95E2 #FDE495 #95FDB0
square
#95AEFD #FD95E2 #FDE495 #95FDB0
split-complementary
#95AEFD #FDB095 #E2FD95
monochromatic
#1D52FB #5980FC #95AEFD #D1DCFE #E1E8FE
Accessibility & contrast
On white
2.15
#95AEFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.75
#95AEFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95AEFD
9.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95AEFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95AEFD | 1.00 | 2.15 | 9.75 | 9.75 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93B5FF
Deuteranopia (green-blind)
#89ADFB
Tritanopia (blue-blind)
#72BECA
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #95aefd; /* rgb */ color: rgb(149, 174, 253); /* oklch */ color: oklch(76.3% 0.117 270.1);
Tailwind
colors: {
custom: {
50: '#b8c5fe',
500: '#95aefd',
950: '#000000',
},
}SCSS
$custom: #95aefd; $custom-light: #b8c5fe; $custom-dark: #000000;
JSON
{
"hex": "#95aefd",
"rgb": {
"r": 149,
"g": 174,
"b": 253
},
"hsl": {
"h": 225.577,
"s": 96.296,
"l": 78.824
},
"oklch": {
"l": 0.76295,
"c": 0.11728,
"h": 270.1
},
"luminance": 0.43754
}Semantic roles & 50–950 ramp
primary
#95AEFD
secondary
#F7EED4
accent
#AE00E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#121218
muted
#818186