#95ADFF#95ADFF
#95ADFF is a light, vivid blue. Relative luminance 0.435; OKLCH L 76.2% C 0.121 H 270.9°. Best body text is #000000 at 9.70:1 contrast (WCAG AA passes).
Color values
| HEX | #95ADFF |
|---|---|
| RGB | rgb(149, 173, 255) |
| HSL | hsl(226, 100%, 79%) |
| HSV | hsv(226, 42%, 100%) |
| CMYK | cmyk(41.6%, 32.2%, 0%, 0%) |
| CIE-LAB | lab(71.89, 11.97, -43.26) |
| CIE-LCH | lch(71.89, 44.88, 285.46°) |
| OKLab | oklab(76.19% 0.0019 -0.1212) |
| OKLCH | oklch(76.19% 0.121 270.9) |
| XYZ | xyz(45.3824, 43.4944, 100.5923) |
| Luminance | 0.4350 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.64
Carolina Blue
#8AB8FE
ΔE00 5.25
Periwinkle Blue
#8F99FB
ΔE00 5.66
Light Grey Blue
#9DBCD4
ΔE00 8.86
Cornflowerblue
#6495ED
ΔE00 9.19
Powder Blue (survey)
#B1D1FC
ΔE00 9.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95ADFF #FFE795
analogous
#95E2FF #95ADFF #B295FF
triadic
#95ADFF #FF95AD #ADFF95
tetradic
#95ADFF #FF95E2 #FFE795 #95FFB2
square
#95ADFF #FF95E2 #FFE795 #95FFB2
split-complementary
#95ADFF #FFB295 #E2FF95
monochromatic
#1B4EFF #587EFF #95ADFF #D2DCFF #E0E7FF
Accessibility & contrast
On white
2.17
#95ADFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.70
#95ADFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95ADFF
9.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95ADFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95ADFF | 1.00 | 2.17 | 9.70 | 9.70 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90B5FF
Deuteranopia (green-blind)
#87ACFD
Tritanopia (blue-blind)
#71BECB
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #95adff; /* rgb */ color: rgb(149, 173, 255); /* oklch */ color: oklch(76.2% 0.121 270.9);
Tailwind
colors: {
custom: {
50: '#b8c5ff',
500: '#95adff',
950: '#000000',
},
}SCSS
$custom: #95adff; $custom-light: #b8c5ff; $custom-dark: #000000;
JSON
{
"hex": "#95adff",
"rgb": {
"r": 149,
"g": 173,
"b": 255
},
"hsl": {
"h": 226.415,
"s": 100,
"l": 79.216
},
"oklch": {
"l": 0.7619,
"c": 0.1212,
"h": 270.9
},
"luminance": 0.43497
}Semantic roles & 50–950 ramp
primary
#95ADFF
secondary
#F7EFD4
accent
#B200E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#121218
muted
#818186