#94AEDF#94AEDF
#94AEDF is a light, moderate blue. Relative luminance 0.419; OKLCH L 74.9% C 0.077 H 262.9°. Best body text is #000000 at 9.38:1 contrast (WCAG AA passes).
Color values
| HEX | #94AEDF |
|---|---|
| RGB | rgb(148, 174, 223) |
| HSL | hsl(219, 54%, 73%) |
| HSV | hsv(219, 34%, 87%) |
| CMYK | cmyk(33.6%, 22%, 0%, 12.5%) |
| CIE-LAB | lab(70.80, 2.63, -27.56) |
| CIE-LCH | lch(70.80, 27.68, 275.45°) |
| OKLab | oklab(74.9% -0.0095 -0.0762) |
| OKLCH | oklch(74.9% 0.077 262.9) |
| XYZ | xyz(40.6641, 41.8940, 75.7415) |
| Luminance | 0.4190 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 5.22
Carolina Blue
#8AB8FE
ΔE00 5.74
Periwinkle Blue
#8F99FB
ΔE00 7.15
Lightsteelblue
#B0C4DE
ΔE00 8.07
Light Grey Blue
#9DBCD4
ΔE00 8.26
Cloudy Blue
#ACC2D9
ΔE00 8.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94AEDF #DFC594
analogous
#94D3DF #94AEDF #9F94DF
triadic
#94AEDF #DF94AE #AEDF94
tetradic
#94AEDF #DF94D3 #DFC594 #94DF9F
square
#94AEDF #DF94D3 #DFC594 #94DF9F
split-complementary
#94AEDF #DF9F94 #D3DF94
monochromatic
#3968BF #658AD1 #94AEDF #C3D2ED #E7EDF8
Accessibility & contrast
On white
2.24
#94AEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.38
#94AEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94AEDF
9.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94AEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94AEDF | 1.00 | 2.24 | 9.38 | 9.38 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DB1E1
Deuteranopia (green-blind)
#96AADE
Tritanopia (blue-blind)
#7EB8BF
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #94aedf; /* rgb */ color: rgb(148, 174, 223); /* oklch */ color: oklch(74.9% 0.077 262.9);
Tailwind
colors: {
custom: {
50: '#b5c6e9',
500: '#94aedf',
950: '#000000',
},
}SCSS
$custom: #94aedf; $custom-light: #b5c6e9; $custom-dark: #000000;
JSON
{
"hex": "#94aedf",
"rgb": {
"r": 148,
"g": 174,
"b": 223
},
"hsl": {
"h": 219.2,
"s": 53.957,
"l": 72.745
},
"oklch": {
"l": 0.74898,
"c": 0.07676,
"h": 262.9
},
"luminance": 0.41896
}Semantic roles & 50–950 ramp
primary
#94AEDF
secondary
#EFE8DC
accent
#8B24C1
background
#FBFCFE
surface
#F6F8FC
border
#D0D1D5
text
#111316
muted
#808284