#94ABCD#94ABCD
#94ABCD is a light, muted blue. Relative luminance 0.398; OKLCH L 73.5% C 0.056 H 258.0°. Best body text is #000000 at 8.97:1 contrast (WCAG AA passes).
Color values
| HEX | #94ABCD |
|---|---|
| RGB | rgb(148, 171, 205) |
| HSL | hsl(216, 36%, 69%) |
| HSV | hsv(216, 28%, 80%) |
| CMYK | cmyk(27.8%, 16.6%, 0%, 19.6%) |
| CIE-LAB | lab(69.35, -0.21, -19.90) |
| CIE-LCH | lch(69.35, 19.90, 269.41°) |
| OKLab | oklab(73.55% -0.0115 -0.0545) |
| OKLCH | oklch(73.55% 0.056 258) |
| XYZ | xyz(37.7920, 39.8282, 63.4422) |
| Luminance | 0.3983 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 6.84
Lightsteelblue
#B0C4DE
ΔE00 7.23
Cloudy Blue
#ACC2D9
ΔE00 7.25
Pastel Blue
#A2BFFE
ΔE00 7.67
Carolina Blue
#8AB8FE
ΔE00 7.92
Bluey Grey
#89A0B0
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94ABCD #CDB694
analogous
#94C8CD #94ABCD #9A94CD
triadic
#94ABCD #CD94AB #ABCD94
tetradic
#94ABCD #CD94C8 #CDB694 #94CD9A
square
#94ABCD #CD94C8 #CDB694 #94CD9A
split-complementary
#94ABCD #CD9A94 #C8CD94
monochromatic
#496B9D #6A8ABA #94ABCD #BECCE0 #E7ECF4
Accessibility & contrast
On white
2.34
#94ABCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.97
#94ABCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94ABCD
8.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94ABCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94ABCD | 1.00 | 2.34 | 8.97 | 8.97 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FACCF
Deuteranopia (green-blind)
#99A7CC
Tritanopia (blue-blind)
#84B2B6
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #94abcd; /* rgb */ color: rgb(148, 171, 205); /* oklch */ color: oklch(73.5% 0.056 258.0);
Tailwind
colors: {
custom: {
50: '#b4c3dc',
500: '#94abcd',
950: '#000000',
},
}SCSS
$custom: #94abcd; $custom-light: #b4c3dc; $custom-dark: #000000;
JSON
{
"hex": "#94abcd",
"rgb": {
"r": 148,
"g": 171,
"b": 205
},
"hsl": {
"h": 215.789,
"s": 36.306,
"l": 69.216
},
"oklch": {
"l": 0.73548,
"c": 0.05575,
"h": 258
},
"luminance": 0.39829
}Semantic roles & 50–950 ramp
primary
#94ABCD
secondary
#E7E0D6
accent
#7E36AF
background
#FBFCFD
surface
#F6F8FB
border
#D0D1D4
text
#111215
muted
#808183