#95AEFE#95AEFE
#95AEFE is a light, moderate blue. Relative luminance 0.438; OKLCH L 76.3% C 0.119 H 270.2°. Best body text is #000000 at 9.76:1 contrast (WCAG AA passes).
Color values
| HEX | #95AEFE |
|---|---|
| RGB | rgb(149, 174, 254) |
| HSL | hsl(226, 98%, 79%) |
| HSV | hsv(226, 41%, 100%) |
| CMYK | cmyk(41.3%, 31.5%, 0%, 0.4%) |
| CIE-LAB | lab(72.10, 11.13, -42.38) |
| CIE-LCH | lch(72.10, 43.82, 284.71°) |
| OKLab | oklab(76.34% 0.0004 -0.1186) |
| OKLCH | oklch(76.34% 0.119 270.2) |
| XYZ | xyz(45.4144, 43.8151, 99.8109) |
| Luminance | 0.4382 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.37
Carolina Blue
#8AB8FE
ΔE00 4.98
Periwinkle Blue
#8F99FB
ΔE00 5.97
Light Grey Blue
#9DBCD4
ΔE00 8.79
Powder Blue (survey)
#B1D1FC
ΔE00 8.96
Baby Blue (survey)
#A2CFFE
ΔE00 9.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95AEFE #FEE595
analogous
#95E3FE #95AEFE #B195FE
triadic
#95AEFE #FE95AE #AEFE95
tetradic
#95AEFE #FE95E3 #FEE595 #95FEB1
square
#95AEFE #FE95E3 #FEE595 #95FEB1
split-complementary
#95AEFE #FEB195 #E3FE95
monochromatic
#1C51FD #5880FD #95AEFE #D2DCFF #E1E8FF
Accessibility & contrast
On white
2.15
#95AEFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.76
#95AEFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95AEFE
9.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95AEFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95AEFE | 1.00 | 2.15 | 9.76 | 9.76 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92B6FF
Deuteranopia (green-blind)
#89ADFC
Tritanopia (blue-blind)
#72BECB
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #95aefe; /* rgb */ color: rgb(149, 174, 254); /* oklch */ color: oklch(76.3% 0.119 270.2);
Tailwind
colors: {
custom: {
50: '#b8c5ff',
500: '#95aefe',
950: '#000000',
},
}SCSS
$custom: #95aefe; $custom-light: #b8c5ff; $custom-dark: #000000;
JSON
{
"hex": "#95aefe",
"rgb": {
"r": 149,
"g": 174,
"b": 254
},
"hsl": {
"h": 225.714,
"s": 98.131,
"l": 79.02
},
"oklch": {
"l": 0.76342,
"c": 0.11865,
"h": 270.2
},
"luminance": 0.43817
}Semantic roles & 50–950 ramp
primary
#95AEFE
secondary
#F7EFD4
accent
#AF00E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#121218
muted
#818186