#95AFEA#95AFEA
#95AFEA is a light, moderate blue. Relative luminance 0.430; OKLCH L 75.6% C 0.090 H 265.9°. Best body text is #000000 at 9.60:1 contrast (WCAG AA passes).
Color values
| HEX | #95AFEA |
|---|---|
| RGB | rgb(149, 175, 234) |
| HSL | hsl(222, 67%, 75%) |
| HSV | hsv(222, 36%, 92%) |
| CMYK | cmyk(36.3%, 25.2%, 0%, 8.2%) |
| CIE-LAB | lab(71.55, 5.20, -32.40) |
| CIE-LCH | lch(71.55, 32.81, 279.12°) |
| OKLab | oklab(75.64% -0.0064 -0.0899) |
| OKLCH | oklch(75.64% 0.09 265.9) |
| XYZ | xyz(42.5712, 42.9881, 83.8804) |
| Luminance | 0.4299 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.37
Carolina Blue
#8AB8FE
ΔE00 5.14
Periwinkle Blue
#8F99FB
ΔE00 6.81
Lightsteelblue
#B0C4DE
ΔE00 8.61
Powder Blue (survey)
#B1D1FC
ΔE00 8.72
Light Grey Blue
#9DBCD4
ΔE00 8.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95AFEA #EAD095
analogous
#95D9EA #95AFEA #A595EA
triadic
#95AFEA #EA95AF #AFEA95
tetradic
#95AFEA #EA95D9 #EAD095 #95EAA5
square
#95AFEA #EA95D9 #EAD095 #95EAA5
split-complementary
#95AFEA #EAA595 #D9EA95
monochromatic
#2F62D6 #6288E0 #95AFEA #C8D6F4 #E5ECFA
Accessibility & contrast
On white
2.19
#95AFEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.60
#95AFEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95AFEA
9.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95AFEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95AFEA | 1.00 | 2.19 | 9.60 | 9.60 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BB3ED
Deuteranopia (green-blind)
#93ACE9
Tritanopia (blue-blind)
#7BBBC3
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #95afea; /* rgb */ color: rgb(149, 175, 234); /* oklch */ color: oklch(75.6% 0.090 265.9);
Tailwind
colors: {
custom: {
50: '#b6c6f1',
500: '#95afea',
950: '#000000',
},
}SCSS
$custom: #95afea; $custom-light: #b6c6f1; $custom-dark: #000000;
JSON
{
"hex": "#95afea",
"rgb": {
"r": 149,
"g": 175,
"b": 234
},
"hsl": {
"h": 221.647,
"s": 66.929,
"l": 75.098
},
"oklch": {
"l": 0.75639,
"c": 0.09018,
"h": 265.9
},
"luminance": 0.4299
}Semantic roles & 50–950 ramp
primary
#95AFEA
secondary
#F1EADA
accent
#9617CF
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111316
muted
#808284