#95AFF3#95AFF3
#95AFF3 is a light, moderate blue. Relative luminance 0.435; OKLCH L 76.0% C 0.102 H 267.9°. Best body text is #000000 at 9.70:1 contrast (WCAG AA passes).
Color values
| HEX | #95AFF3 |
|---|---|
| RGB | rgb(149, 175, 243) |
| HSL | hsl(223, 80%, 77%) |
| HSV | hsv(223, 39%, 95%) |
| CMYK | cmyk(38.7%, 28%, 0%, 4.7%) |
| CIE-LAB | lab(71.91, 7.58, -36.73) |
| CIE-LCH | lch(71.91, 37.51, 281.67°) |
| OKLab | oklab(76.04% -0.0038 -0.1024) |
| OKLCH | oklch(76.04% 0.102 267.9) |
| XYZ | xyz(43.8971, 43.5185, 90.8636) |
| Luminance | 0.4352 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.10
Carolina Blue
#8AB8FE
ΔE00 4.84
Periwinkle Blue
#8F99FB
ΔE00 6.47
Powder Blue (survey)
#B1D1FC
ΔE00 8.71
Light Grey Blue
#9DBCD4
ΔE00 8.79
Baby Blue (survey)
#A2CFFE
ΔE00 8.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95AFF3 #F3D995
analogous
#95DEF3 #95AFF3 #AA95F3
triadic
#95AFF3 #F395AF #AFF395
tetradic
#95AFF3 #F395DE #F3D995 #95F3AA
square
#95AFF3 #F395DE #F3D995 #95F3AA
split-complementary
#95AFF3 #F3AA95 #DEF395
monochromatic
#275CE7 #5E86ED #95AFF3 #CCD8F9 #E4EAFC
Accessibility & contrast
On white
2.16
#95AFF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.70
#95AFF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95AFF3
9.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95AFF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95AFF3 | 1.00 | 2.16 | 9.70 | 9.70 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98B5F6
Deuteranopia (green-blind)
#8FACF1
Tritanopia (blue-blind)
#77BDC7
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #95aff3; /* rgb */ color: rgb(149, 175, 243); /* oklch */ color: oklch(76.0% 0.102 267.9);
Tailwind
colors: {
custom: {
50: '#b7c6f7',
500: '#95aff3',
950: '#000000',
},
}SCSS
$custom: #95aff3; $custom-light: #b7c6f7; $custom-dark: #000000;
JSON
{
"hex": "#95aff3",
"rgb": {
"r": 149,
"g": 175,
"b": 243
},
"hsl": {
"h": 223.404,
"s": 79.661,
"l": 76.863
},
"oklch": {
"l": 0.76036,
"c": 0.10245,
"h": 267.9
},
"luminance": 0.43521
}Semantic roles & 50–950 ramp
primary
#95AFF3
secondary
#F4ECD7
accent
#A20ADC
background
#FBFCFF
surface
#F6F8FE
border
#D0D1D6
text
#111317
muted
#808285