#95ADE3#95ADE3
#95ADE3 is a light, moderate blue. Relative luminance 0.418; OKLCH L 74.9% C 0.083 H 265.9°. Best body text is #000000 at 9.36:1 contrast (WCAG AA passes).
Color values
| HEX | #95ADE3 |
|---|---|
| RGB | rgb(149, 173, 227) |
| HSL | hsl(222, 58%, 74%) |
| HSV | hsv(222, 34%, 89%) |
| CMYK | cmyk(34.4%, 23.8%, 0%, 11%) |
| CIE-LAB | lab(70.75, 4.49, -29.82) |
| CIE-LCH | lch(70.75, 30.15, 278.56°) |
| OKLab | oklab(74.93% -0.006 -0.0826) |
| OKLCH | oklch(74.93% 0.083 265.9) |
| XYZ | xyz(41.1990, 41.8210, 78.5596) |
| Luminance | 0.4182 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 5.20
Carolina Blue
#8AB8FE
ΔE00 6.05
Periwinkle Blue
#8F99FB
ΔE00 6.72
Lightsteelblue
#B0C4DE
ΔE00 8.62
Light Grey Blue
#9DBCD4
ΔE00 8.93
Cloudy Blue
#ACC2D9
ΔE00 9.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95ADE3 #E3CB95
analogous
#95D4E3 #95ADE3 #A495E3
triadic
#95ADE3 #E395AD #ADE395
tetradic
#95ADE3 #E395D4 #E3CB95 #95E3A4
square
#95ADE3 #E395D4 #E3CB95 #95E3A4
split-complementary
#95ADE3 #E3A495 #D4E395
monochromatic
#3562C9 #6588D6 #95ADE3 #C5D2F0 #E7ECF9
Accessibility & contrast
On white
2.24
#95ADE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.36
#95ADE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95ADE3
9.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95ADE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95ADE3 | 1.00 | 2.24 | 9.36 | 9.36 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BB1E5
Deuteranopia (green-blind)
#94AAE2
Tritanopia (blue-blind)
#7EB8BF
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #95ade3; /* rgb */ color: rgb(149, 173, 227); /* oklch */ color: oklch(74.9% 0.083 265.9);
Tailwind
colors: {
custom: {
50: '#b6c5ec',
500: '#95ade3',
950: '#000000',
},
}SCSS
$custom: #95ade3; $custom-light: #b6c5ec; $custom-dark: #000000;
JSON
{
"hex": "#95ade3",
"rgb": {
"r": 149,
"g": 173,
"b": 227
},
"hsl": {
"h": 221.538,
"s": 58.209,
"l": 73.725
},
"oklch": {
"l": 0.74925,
"c": 0.08279,
"h": 265.9
},
"luminance": 0.41823
}Semantic roles & 50–950 ramp
primary
#95ADE3
secondary
#F0E9DB
accent
#9320C6
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111216
muted
#808184