#95ADFA#95ADFA
#95ADFA is a light, moderate blue. Relative luminance 0.432; OKLCH L 76.0% C 0.114 H 270.3°. Best body text is #000000 at 9.64:1 contrast (WCAG AA passes).
Color values
| HEX | #95ADFA |
|---|---|
| RGB | rgb(149, 173, 250) |
| HSL | hsl(226, 91%, 78%) |
| HSV | hsv(226, 40%, 98%) |
| CMYK | cmyk(40.4%, 30.8%, 0%, 2%) |
| CIE-LAB | lab(71.67, 10.60, -40.89) |
| CIE-LCH | lch(71.67, 42.24, 284.53°) |
| OKLab | oklab(75.95% 0.0006 -0.1143) |
| OKLCH | oklch(75.95% 0.114 270.3) |
| XYZ | xyz(44.5880, 43.1766, 96.4085) |
| Luminance | 0.4318 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.59
Carolina Blue
#8AB8FE
ΔE00 5.29
Periwinkle Blue
#8F99FB
ΔE00 5.72
Light Grey Blue
#9DBCD4
ΔE00 8.91
Cornflowerblue
#6495ED
ΔE00 9.15
Powder Blue (survey)
#B1D1FC
ΔE00 9.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95ADFA #FAE295
analogous
#95DFFA #95ADFA #AF95FA
triadic
#95ADFA #FA95AD #ADFA95
tetradic
#95ADFA #FA95DF #FAE295 #95FAAF
square
#95ADFA #FA95DF #FAE295 #95FAAF
split-complementary
#95ADFA #FAAF95 #DFFA95
monochromatic
#2053F4 #5B80F7 #95ADFA #CFDAFD #E2E8FE
Accessibility & contrast
On white
2.18
#95ADFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.64
#95ADFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95ADFA
9.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95ADFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95ADFA | 1.00 | 2.18 | 9.64 | 9.64 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93B4FD
Deuteranopia (green-blind)
#89ACF8
Tritanopia (blue-blind)
#74BDC9
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #95adfa; /* rgb */ color: rgb(149, 173, 250); /* oklch */ color: oklch(76.0% 0.114 270.3);
Tailwind
colors: {
custom: {
50: '#b7c5fc',
500: '#95adfa',
950: '#000000',
},
}SCSS
$custom: #95adfa; $custom-light: #b7c5fc; $custom-dark: #000000;
JSON
{
"hex": "#95adfa",
"rgb": {
"r": 149,
"g": 173,
"b": 250
},
"hsl": {
"h": 225.743,
"s": 90.991,
"l": 78.235
},
"oklch": {
"l": 0.75953,
"c": 0.11434,
"h": 270.3
},
"luminance": 0.43179
}Semantic roles & 50–950 ramp
primary
#95ADFA
secondary
#F6EED5
accent
#AF00E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#121217
muted
#818185