#95ADE7#95ADE7
#95ADE7 is a light, moderate blue. Relative luminance 0.420; OKLCH L 75.1% C 0.088 H 266.9°. Best body text is #000000 at 9.41:1 contrast (WCAG AA passes).
Color values
| HEX | #95ADE7 |
|---|---|
| RGB | rgb(149, 173, 231) |
| HSL | hsl(222, 63%, 75%) |
| HSV | hsv(222, 35%, 91%) |
| CMYK | cmyk(35.5%, 25.1%, 0%, 9.4%) |
| CIE-LAB | lab(70.90, 5.53, -31.76) |
| CIE-LCH | lch(70.90, 32.24, 279.87°) |
| OKLab | oklab(75.1% -0.0047 -0.0881) |
| OKLCH | oklch(75.1% 0.088 266.9) |
| XYZ | xyz(41.7575, 42.0444, 81.5010) |
| Luminance | 0.4205 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.99
Carolina Blue
#8AB8FE
ΔE00 5.85
Periwinkle Blue
#8F99FB
ΔE00 6.47
Lightsteelblue
#B0C4DE
ΔE00 8.85
Light Grey Blue
#9DBCD4
ΔE00 9.04
Powder Blue (survey)
#B1D1FC
ΔE00 9.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95ADE7 #E7CF95
analogous
#95D6E7 #95ADE7 #A695E7
triadic
#95ADE7 #E795AD #ADE795
tetradic
#95ADE7 #E795D6 #E7CF95 #95E7A6
square
#95ADE7 #E795D6 #E7CF95 #95E7A6
split-complementary
#95ADE7 #E7A695 #D6E795
monochromatic
#3160D0 #6386DC #95ADE7 #C7D4F2 #E6ECF9
Accessibility & contrast
On white
2.23
#95ADE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.41
#95ADE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95ADE7
9.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95ADE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95ADE7 | 1.00 | 2.23 | 9.41 | 9.41 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AB1EA
Deuteranopia (green-blind)
#92AAE6
Tritanopia (blue-blind)
#7CB9C1
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #95ade7; /* rgb */ color: rgb(149, 173, 231); /* oklch */ color: oklch(75.1% 0.088 266.9);
Tailwind
colors: {
custom: {
50: '#b6c5ee',
500: '#95ade7',
950: '#000000',
},
}SCSS
$custom: #95ade7; $custom-light: #b6c5ee; $custom-dark: #000000;
JSON
{
"hex": "#95ade7",
"rgb": {
"r": 149,
"g": 173,
"b": 231
},
"hsl": {
"h": 222.439,
"s": 63.077,
"l": 74.51
},
"oklch": {
"l": 0.75097,
"c": 0.08826,
"h": 266.9
},
"luminance": 0.42046
}Semantic roles & 50–950 ramp
primary
#95ADE7
secondary
#F1EADA
accent
#971BCB
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111216
muted
#808184