#95AFDC#95AFDC
#95AFDC is a light, moderate blue. Relative luminance 0.422; OKLCH L 75.1% C 0.071 H 261.3°. Best body text is #000000 at 9.44:1 contrast (WCAG AA passes).
Color values
| HEX | #95AFDC |
|---|---|
| RGB | rgb(149, 175, 220) |
| HSL | hsl(218, 50%, 72%) |
| HSV | hsv(218, 32%, 86%) |
| CMYK | cmyk(32.3%, 20.5%, 0%, 13.7%) |
| CIE-LAB | lab(71.02, 1.60, -25.57) |
| CIE-LCH | lch(71.02, 25.62, 273.57°) |
| OKLab | oklab(75.05% -0.0108 -0.0705) |
| OKLCH | oklch(75.05% 0.071 261.3) |
| XYZ | xyz(40.6389, 42.2152, 73.7034) |
| Luminance | 0.4222 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 5.32
Carolina Blue
#8AB8FE
ΔE00 5.88
Lightsteelblue
#B0C4DE
ΔE00 7.46
Periwinkle Blue
#8F99FB
ΔE00 7.52
Light Grey Blue
#9DBCD4
ΔE00 7.69
Cloudy Blue
#ACC2D9
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95AFDC #DCC295
analogous
#95D3DC #95AFDC #9E95DC
triadic
#95AFDC #DC95AF #AFDC95
tetradic
#95AFDC #DC95D3 #DCC295 #95DC9E
square
#95AFDC #DC95D3 #DCC295 #95DC9E
split-complementary
#95AFDC #DC9E95 #D3DC95
monochromatic
#3D6BB9 #678CCD #95AFDC #C3D2EB #E8EEF7
Accessibility & contrast
On white
2.22
#95AFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.44
#95AFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95AFDC
9.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95AFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95AFDC | 1.00 | 2.22 | 9.44 | 9.44 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0B2DE
Deuteranopia (green-blind)
#98ABDB
Tritanopia (blue-blind)
#80B8BE
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #95afdc; /* rgb */ color: rgb(149, 175, 220); /* oklch */ color: oklch(75.1% 0.071 261.3);
Tailwind
colors: {
custom: {
50: '#b6c6e7',
500: '#95afdc',
950: '#000000',
},
}SCSS
$custom: #95afdc; $custom-light: #b6c6e7; $custom-dark: #000000;
JSON
{
"hex": "#95afdc",
"rgb": {
"r": 149,
"g": 175,
"b": 220
},
"hsl": {
"h": 218.028,
"s": 50.355,
"l": 72.353
},
"oklch": {
"l": 0.75052,
"c": 0.07137,
"h": 261.3
},
"luminance": 0.42217
}Semantic roles & 50–950 ramp
primary
#95AFDC
secondary
#EEE8DD
accent
#8728BE
background
#FBFCFE
surface
#F6F8FC
border
#D0D1D5
text
#111316
muted
#808284