#95AEFB#95AEFB
#95AEFB is a light, moderate blue. Relative luminance 0.436; OKLCH L 76.2% C 0.115 H 269.8°. Best body text is #000000 at 9.73:1 contrast (WCAG AA passes).
Color values
| HEX | #95AEFB |
|---|---|
| RGB | rgb(149, 174, 251) |
| HSL | hsl(225, 93%, 78%) |
| HSV | hsv(225, 41%, 98%) |
| CMYK | cmyk(40.6%, 30.7%, 0%, 1.6%) |
| CIE-LAB | lab(71.98, 10.31, -40.96) |
| CIE-LCH | lch(71.98, 42.23, 284.13°) |
| OKLab | oklab(76.2% -0.0004 -0.1145) |
| OKLCH | oklch(76.2% 0.115 269.8) |
| XYZ | xyz(44.9377, 43.6245, 97.3006) |
| Luminance | 0.4363 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.33
Carolina Blue
#8AB8FE
ΔE00 5.00
Periwinkle Blue
#8F99FB
ΔE00 6.00
Light Grey Blue
#9DBCD4
ΔE00 8.82
Powder Blue (survey)
#B1D1FC
ΔE00 8.95
Baby Blue (survey)
#A2CFFE
ΔE00 9.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95AEFB #FBE295
analogous
#95E1FB #95AEFB #AF95FB
triadic
#95AEFB #FB95AE #AEFB95
tetradic
#95AEFB #FB95E1 #FBE295 #95FBAF
square
#95AEFB #FB95E1 #FBE295 #95FBAF
split-complementary
#95AEFB #FBAF95 #E1FB95
monochromatic
#1F54F7 #5A81F9 #95AEFB #D0DBFD #E2E8FE
Accessibility & contrast
On white
2.16
#95AEFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.73
#95AEFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95AEFB
9.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95AEFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95AEFB | 1.00 | 2.16 | 9.73 | 9.73 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93B5FE
Deuteranopia (green-blind)
#8AACF9
Tritanopia (blue-blind)
#73BEC9
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #95aefb; /* rgb */ color: rgb(149, 174, 251); /* oklch */ color: oklch(76.2% 0.115 269.8);
Tailwind
colors: {
custom: {
50: '#b8c5fd',
500: '#95aefb',
950: '#000000',
},
}SCSS
$custom: #95aefb; $custom-light: #b8c5fd; $custom-dark: #000000;
JSON
{
"hex": "#95aefb",
"rgb": {
"r": 149,
"g": 174,
"b": 251
},
"hsl": {
"h": 225.294,
"s": 92.727,
"l": 78.431
},
"oklch": {
"l": 0.76201,
"c": 0.11454,
"h": 269.8
},
"luminance": 0.43627
}Semantic roles & 50–950 ramp
primary
#95AEFB
secondary
#F6EED5
accent
#AD00E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#121217
muted
#818185