#95AFF2#95AFF2
#95AFF2 is a light, moderate blue. Relative luminance 0.435; OKLCH L 76.0% C 0.101 H 267.7°. Best body text is #000000 at 9.69:1 contrast (WCAG AA passes).
Color values
| HEX | #95AFF2 |
|---|---|
| RGB | rgb(149, 175, 242) |
| HSL | hsl(223, 78%, 77%) |
| HSV | hsv(223, 38%, 95%) |
| CMYK | cmyk(38.4%, 27.7%, 0%, 5.1%) |
| CIE-LAB | lab(71.86, 7.32, -36.25) |
| CIE-LCH | lch(71.86, 36.99, 281.41°) |
| OKLab | oklab(75.99% -0.0041 -0.101) |
| OKLCH | oklch(75.99% 0.101 267.7) |
| XYZ | xyz(43.7465, 43.4582, 90.0704) |
| Luminance | 0.4346 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.12
Carolina Blue
#8AB8FE
ΔE00 4.87
Periwinkle Blue
#8F99FB
ΔE00 6.50
Powder Blue (survey)
#B1D1FC
ΔE00 8.71
Light Grey Blue
#9DBCD4
ΔE00 8.80
Lightsteelblue
#B0C4DE
ΔE00 8.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95AFF2 #F2D895
analogous
#95DEF2 #95AFF2 #AA95F2
triadic
#95AFF2 #F295AF #AFF295
tetradic
#95AFF2 #F295DE #F2D895 #95F2AA
square
#95AFF2 #F295DE #F2D895 #95F2AA
split-complementary
#95AFF2 #F2AA95 #DEF295
monochromatic
#285DE5 #5E86EB #95AFF2 #CCD8F9 #E4EAFC
Accessibility & contrast
On white
2.17
#95AFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.69
#95AFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95AFF2
9.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95AFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95AFF2 | 1.00 | 2.17 | 9.69 | 9.69 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98B5F5
Deuteranopia (green-blind)
#90ACF0
Tritanopia (blue-blind)
#77BDC6
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #95aff2; /* rgb */ color: rgb(149, 175, 242); /* oklch */ color: oklch(76.0% 0.101 267.7);
Tailwind
colors: {
custom: {
50: '#b7c6f6',
500: '#95aff2',
950: '#000000',
},
}SCSS
$custom: #95aff2; $custom-light: #b7c6f6; $custom-dark: #000000;
JSON
{
"hex": "#95aff2",
"rgb": {
"r": 149,
"g": 175,
"b": 242
},
"hsl": {
"h": 223.226,
"s": 78.151,
"l": 76.667
},
"oklch": {
"l": 0.75991,
"c": 0.10108,
"h": 267.7
},
"luminance": 0.4346
}Semantic roles & 50–950 ramp
primary
#95AFF2
secondary
#F3ECD8
accent
#A00BDA
background
#FBFCFF
surface
#F6F8FE
border
#D0D1D6
text
#111317
muted
#808285