#95ADFD#95ADFD
#95ADFD is a light, moderate blue. Relative luminance 0.434; OKLCH L 76.1% C 0.118 H 270.7°. Best body text is #000000 at 9.67:1 contrast (WCAG AA passes).
Color values
| HEX | #95ADFD |
|---|---|
| RGB | rgb(149, 173, 253) |
| HSL | hsl(226, 96%, 79%) |
| HSV | hsv(226, 41%, 99%) |
| CMYK | cmyk(41.1%, 31.6%, 0%, 0.8%) |
| CIE-LAB | lab(71.80, 11.42, -42.31) |
| CIE-LCH | lch(71.80, 43.82, 285.10°) |
| OKLab | oklab(76.09% 0.0014 -0.1184) |
| OKLCH | oklch(76.09% 0.118 270.7) |
| XYZ | xyz(45.0622, 43.3663, 98.9056) |
| Luminance | 0.4337 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.61
Carolina Blue
#8AB8FE
ΔE00 5.26
Periwinkle Blue
#8F99FB
ΔE00 5.68
Light Grey Blue
#9DBCD4
ΔE00 8.87
Cornflowerblue
#6495ED
ΔE00 9.17
Powder Blue (survey)
#B1D1FC
ΔE00 9.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95ADFD #FDE595
analogous
#95E1FD #95ADFD #B195FD
triadic
#95ADFD #FD95AD #ADFD95
tetradic
#95ADFD #FD95E1 #FDE595 #95FDB1
square
#95ADFD #FD95E1 #FDE595 #95FDB1
split-complementary
#95ADFD #FDB195 #E1FD95
monochromatic
#1D50FB #597FFC #95ADFD #D1DBFE #E1E8FE
Accessibility & contrast
On white
2.17
#95ADFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.67
#95ADFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95ADFD
9.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95ADFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95ADFD | 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)
#91B5FF
Deuteranopia (green-blind)
#88ACFB
Tritanopia (blue-blind)
#72BDCA
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #95adfd; /* rgb */ color: rgb(149, 173, 253); /* oklch */ color: oklch(76.1% 0.118 270.7);
Tailwind
colors: {
custom: {
50: '#b8c5fe',
500: '#95adfd',
950: '#000000',
},
}SCSS
$custom: #95adfd; $custom-light: #b8c5fe; $custom-dark: #000000;
JSON
{
"hex": "#95adfd",
"rgb": {
"r": 149,
"g": 173,
"b": 253
},
"hsl": {
"h": 226.154,
"s": 96.296,
"l": 78.824
},
"oklch": {
"l": 0.76094,
"c": 0.11846,
"h": 270.7
},
"luminance": 0.43369
}Semantic roles & 50–950 ramp
primary
#95ADFD
secondary
#F7EFD4
accent
#B100E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#121218
muted
#818186