#95AFDF#95AFDF
#95AFDF is a light, moderate blue. Relative luminance 0.424; OKLCH L 75.2% C 0.075 H 262.5°. Best body text is #000000 at 9.48:1 contrast (WCAG AA passes).
Color values
| HEX | #95AFDF |
|---|---|
| RGB | rgb(149, 175, 223) |
| HSL | hsl(219, 54%, 73%) |
| HSV | hsv(219, 33%, 87%) |
| CMYK | cmyk(33.2%, 21.5%, 0%, 12.5%) |
| CIE-LAB | lab(71.13, 2.36, -27.04) |
| CIE-LCH | lch(71.13, 27.15, 274.98°) |
| OKLab | oklab(75.17% -0.0098 -0.0747) |
| OKLCH | oklch(75.17% 0.075 262.5) |
| XYZ | xyz(41.0397, 42.3755, 75.8146) |
| Luminance | 0.4238 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 5.05
Carolina Blue
#8AB8FE
ΔE00 5.69
Periwinkle Blue
#8F99FB
ΔE00 7.35
Lightsteelblue
#B0C4DE
ΔE00 7.77
Light Grey Blue
#9DBCD4
ΔE00 8.05
Cloudy Blue
#ACC2D9
ΔE00 8.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95AFDF #DFC595
analogous
#95D4DF #95AFDF #A095DF
triadic
#95AFDF #DF95AF #AFDF95
tetradic
#95AFDF #DF95D4 #DFC595 #95DFA0
square
#95AFDF #DF95D4 #DFC595 #95DFA0
split-complementary
#95AFDF #DFA095 #D4DF95
monochromatic
#3A69C0 #668CD1 #95AFDF #C4D2ED #E7EDF8
Accessibility & contrast
On white
2.22
#95AFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.48
#95AFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95AFDF
9.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95AFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95AFDF | 1.00 | 2.22 | 9.48 | 9.48 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FB2E1
Deuteranopia (green-blind)
#97ABDE
Tritanopia (blue-blind)
#7FB9BF
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #95afdf; /* rgb */ color: rgb(149, 175, 223); /* oklch */ color: oklch(75.2% 0.075 262.5);
Tailwind
colors: {
custom: {
50: '#b6c6e9',
500: '#95afdf',
950: '#000000',
},
}SCSS
$custom: #95afdf; $custom-light: #b6c6e9; $custom-dark: #000000;
JSON
{
"hex": "#95afdf",
"rgb": {
"r": 149,
"g": 175,
"b": 223
},
"hsl": {
"h": 218.919,
"s": 53.623,
"l": 72.941
},
"oklch": {
"l": 0.75174,
"c": 0.07535,
"h": 262.5
},
"luminance": 0.42377
}Semantic roles & 50–950 ramp
primary
#95AFDF
secondary
#EFE8DC
accent
#8A24C1
background
#FBFCFE
surface
#F6F8FC
border
#D0D1D5
text
#111316
muted
#808284