#95ADEB#95ADEB
#95ADEB is a light, moderate blue. Relative luminance 0.423; OKLCH L 75.3% C 0.094 H 267.8°. Best body text is #000000 at 9.46:1 contrast (WCAG AA passes).
Color values
| HEX | #95ADEB |
|---|---|
| RGB | rgb(149, 173, 235) |
| HSL | hsl(223, 68%, 75%) |
| HSV | hsv(223, 37%, 92%) |
| CMYK | cmyk(36.6%, 26.4%, 0%, 7.8%) |
| CIE-LAB | lab(71.06, 6.58, -33.70) |
| CIE-LCH | lch(71.06, 34.33, 281.04°) |
| OKLab | oklab(75.27% -0.0036 -0.0937) |
| OKLCH | oklch(75.27% 0.094 267.8) |
| XYZ | xyz(42.3289, 42.2730, 84.5103) |
| Luminance | 0.4228 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.82
Carolina Blue
#8AB8FE
ΔE00 5.68
Periwinkle Blue
#8F99FB
ΔE00 6.26
Lightsteelblue
#B0C4DE
ΔE00 9.03
Light Grey Blue
#9DBCD4
ΔE00 9.08
Powder Blue (survey)
#B1D1FC
ΔE00 9.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95ADEB #EBD395
analogous
#95D8EB #95ADEB #A895EB
triadic
#95ADEB #EB95AD #ADEB95
tetradic
#95ADEB #EB95D8 #EBD395 #95EBA8
square
#95ADEB #EB95D8 #EBD395 #95EBA8
split-complementary
#95ADEB #EBA895 #D8EB95
monochromatic
#2E5DD8 #6285E1 #95ADEB #C8D5F5 #E5EBFA
Accessibility & contrast
On white
2.22
#95ADEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.46
#95ADEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95ADEB
9.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95ADEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95ADEB | 1.00 | 2.22 | 9.46 | 9.46 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98B2EE
Deuteranopia (green-blind)
#90AAEA
Tritanopia (blue-blind)
#7BB9C3
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #95adeb; /* rgb */ color: rgb(149, 173, 235); /* oklch */ color: oklch(75.3% 0.094 267.8);
Tailwind
colors: {
custom: {
50: '#b6c5f1',
500: '#95adeb',
950: '#000000',
},
}SCSS
$custom: #95adeb; $custom-light: #b6c5f1; $custom-dark: #000000;
JSON
{
"hex": "#95adeb",
"rgb": {
"r": 149,
"g": 173,
"b": 235
},
"hsl": {
"h": 223.256,
"s": 68.254,
"l": 75.294
},
"oklch": {
"l": 0.75271,
"c": 0.09374,
"h": 267.8
},
"luminance": 0.42275
}Semantic roles & 50–950 ramp
primary
#95ADEB
secondary
#F2EBD9
accent
#9C15D0
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111216
muted
#808184