#95AFF0#95AFF0
#95AFF0 is a light, moderate blue. Relative luminance 0.433; OKLCH L 75.9% C 0.098 H 267.3°. Best body text is #000000 at 9.67:1 contrast (WCAG AA passes).
Color values
| HEX | #95AFF0 |
|---|---|
| RGB | rgb(149, 175, 240) |
| HSL | hsl(223, 75%, 76%) |
| HSV | hsv(223, 38%, 94%) |
| CMYK | cmyk(37.9%, 27.1%, 0%, 5.9%) |
| CIE-LAB | lab(71.78, 6.78, -35.29) |
| CIE-LCH | lch(71.78, 35.94, 280.88°) |
| OKLab | oklab(75.9% -0.0047 -0.0982) |
| OKLCH | oklch(75.9% 0.098 267.3) |
| XYZ | xyz(43.4478, 43.3387, 88.4971) |
| Luminance | 0.4334 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.16
Carolina Blue
#8AB8FE
ΔE00 4.93
Periwinkle Blue
#8F99FB
ΔE00 6.57
Powder Blue (survey)
#B1D1FC
ΔE00 8.71
Light Grey Blue
#9DBCD4
ΔE00 8.80
Lightsteelblue
#B0C4DE
ΔE00 8.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95AFF0 #F0D695
analogous
#95DDF0 #95AFF0 #A995F0
triadic
#95AFF0 #F095AF #AFF095
tetradic
#95AFF0 #F095DD #F0D695 #95F0A9
square
#95AFF0 #F095DD #F0D695 #95F0A9
split-complementary
#95AFF0 #F0A995 #DDF095
monochromatic
#2A5EE1 #5F87E8 #95AFF0 #CBD7F8 #E4EBFB
Accessibility & contrast
On white
2.17
#95AFF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.67
#95AFF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95AFF0
9.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95AFF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95AFF0 | 1.00 | 2.17 | 9.67 | 9.67 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99B4F3
Deuteranopia (green-blind)
#90ACEF
Tritanopia (blue-blind)
#78BCC6
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #95aff0; /* rgb */ color: rgb(149, 175, 240); /* oklch */ color: oklch(75.9% 0.098 267.3);
Tailwind
colors: {
custom: {
50: '#b7c6f5',
500: '#95aff0',
950: '#000000',
},
}SCSS
$custom: #95aff0; $custom-light: #b7c6f5; $custom-dark: #000000;
JSON
{
"hex": "#95aff0",
"rgb": {
"r": 149,
"g": 175,
"b": 240
},
"hsl": {
"h": 222.857,
"s": 75.207,
"l": 76.275
},
"oklch": {
"l": 0.75902,
"c": 0.09835,
"h": 267.3
},
"luminance": 0.43341
}Semantic roles & 50–950 ramp
primary
#95AFF0
secondary
#F3EBD8
accent
#9E0ED7
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111317
muted
#808285