#94AFDC#94AFDC
#94AFDC is a light, moderate blue. Relative luminance 0.421; OKLCH L 75.0% C 0.072 H 260.5°. Best body text is #000000 at 9.42:1 contrast (WCAG AA passes).
Color values
| HEX | #94AFDC |
|---|---|
| RGB | rgb(148, 175, 220) |
| HSL | hsl(218, 51%, 72%) |
| HSV | hsv(218, 33%, 86%) |
| CMYK | cmyk(32.7%, 20.5%, 0%, 13.7%) |
| CIE-LAB | lab(70.95, 1.31, -25.68) |
| CIE-LCH | lch(70.95, 25.71, 272.93°) |
| OKLab | oklab(74.99% -0.0118 -0.0708) |
| OKLCH | oklch(74.99% 0.072 260.5) |
| XYZ | xyz(40.4572, 42.1215, 73.6948) |
| Luminance | 0.4212 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 5.31
Carolina Blue
#8AB8FE
ΔE00 5.66
Lightsteelblue
#B0C4DE
ΔE00 7.49
Periwinkle Blue
#8F99FB
ΔE00 7.50
Light Grey Blue
#9DBCD4
ΔE00 7.55
Cloudy Blue
#ACC2D9
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94AFDC #DCC194
analogous
#94D3DC #94AFDC #9D94DC
triadic
#94AFDC #DC94AF #AFDC94
tetradic
#94AFDC #DC94D3 #DCC194 #94DC9D
square
#94AFDC #DC94D3 #DCC194 #94DC9D
split-complementary
#94AFDC #DC9D94 #D3DC94
monochromatic
#3D6BB9 #668DCD #94AFDC #C2D1EB #E8EEF7
Accessibility & contrast
On white
2.23
#94AFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.42
#94AFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94AFDC
9.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94AFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94AFDC | 1.00 | 2.23 | 9.42 | 9.42 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0B1DE
Deuteranopia (green-blind)
#98ABDB
Tritanopia (blue-blind)
#7FB8BE
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #94afdc; /* rgb */ color: rgb(148, 175, 220); /* oklch */ color: oklch(75.0% 0.072 260.5);
Tailwind
colors: {
custom: {
50: '#b5c6e7',
500: '#94afdc',
950: '#000000',
},
}SCSS
$custom: #94afdc; $custom-light: #b5c6e7; $custom-dark: #000000;
JSON
{
"hex": "#94afdc",
"rgb": {
"r": 148,
"g": 175,
"b": 220
},
"hsl": {
"h": 217.5,
"s": 50.704,
"l": 72.157
},
"oklch": {
"l": 0.74985,
"c": 0.07182,
"h": 260.5
},
"luminance": 0.42123
}Semantic roles & 50–950 ramp
primary
#94AFDC
secondary
#EFE8DC
accent
#8627BE
background
#FBFCFE
surface
#F6F8FC
border
#D0D1D5
text
#111316
muted
#808284