#94ADEE#94ADEE
#94ADEE is a light, moderate blue. Relative luminance 0.424; OKLCH L 75.3% C 0.098 H 267.8°. Best body text is #000000 at 9.47:1 contrast (WCAG AA passes).
Color values
| HEX | #94ADEE |
|---|---|
| RGB | rgb(148, 173, 238) |
| HSL | hsl(223, 73%, 76%) |
| HSV | hsv(223, 38%, 93%) |
| CMYK | cmyk(37.8%, 27.3%, 0%, 6.7%) |
| CIE-LAB | lab(71.11, 7.10, -35.25) |
| CIE-LCH | lch(71.11, 35.96, 281.39°) |
| OKLab | oklab(75.34% -0.0037 -0.0981) |
| OKLCH | oklch(75.34% 0.098 267.8) |
| XYZ | xyz(42.5843, 42.3541, 86.8037) |
| Luminance | 0.4236 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.71
Carolina Blue
#8AB8FE
ΔE00 5.36
Periwinkle Blue
#8F99FB
ΔE00 6.15
Light Grey Blue
#9DBCD4
ΔE00 9.01
Cornflowerblue
#6495ED
ΔE00 9.04
Lightsteelblue
#B0C4DE
ΔE00 9.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94ADEE #EED594
analogous
#94DAEE #94ADEE #A894EE
triadic
#94ADEE #EE94AD #ADEE94
tetradic
#94ADEE #EE94DA #EED594 #94EEA8
square
#94ADEE #EE94DA #EED594 #94EEA8
split-complementary
#94ADEE #EEA894 #DAEE94
monochromatic
#2A5CDD #5F85E6 #94ADEE #C9D5F6 #E5EBFB
Accessibility & contrast
On white
2.22
#94ADEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.47
#94ADEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94ADEE
9.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94ADEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94ADEE | 1.00 | 2.22 | 9.47 | 9.47 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97B2F1
Deuteranopia (green-blind)
#8FAAEC
Tritanopia (blue-blind)
#78BAC4
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #94adee; /* rgb */ color: rgb(148, 173, 238); /* oklch */ color: oklch(75.3% 0.098 267.8);
Tailwind
colors: {
custom: {
50: '#b6c5f3',
500: '#94adee',
950: '#000000',
},
}SCSS
$custom: #94adee; $custom-light: #b6c5f3; $custom-dark: #000000;
JSON
{
"hex": "#94adee",
"rgb": {
"r": 148,
"g": 173,
"b": 238
},
"hsl": {
"h": 223.333,
"s": 72.581,
"l": 75.686
},
"oklch": {
"l": 0.75337,
"c": 0.0982,
"h": 267.8
},
"luminance": 0.42356
}Semantic roles & 50–950 ramp
primary
#94ADEE
secondary
#F2EBD9
accent
#9E11D5
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111217
muted
#808185