#94AFFE#94AFFE
#94AFFE is a light, moderate blue. Relative luminance 0.441; OKLCH L 76.5% C 0.118 H 269.1°. Best body text is #000000 at 9.82:1 contrast (WCAG AA passes).
Color values
| HEX | #94AFFE |
|---|---|
| RGB | rgb(148, 175, 254) |
| HSL | hsl(225, 98%, 79%) |
| HSV | hsv(225, 42%, 100%) |
| CMYK | cmyk(41.7%, 31.1%, 0%, 0.4%) |
| CIE-LAB | lab(72.30, 10.32, -42.08) |
| CIE-LCH | lch(72.30, 43.32, 283.78°) |
| OKLab | oklab(76.48% -0.0018 -0.1178) |
| OKLCH | oklch(76.48% 0.118 269.1) |
| XYZ | xyz(45.4266, 44.1092, 99.8670) |
| Luminance | 0.4411 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.13
Carolina Blue
#8AB8FE
ΔE00 4.51
Periwinkle Blue
#8F99FB
ΔE00 6.34
Light Grey Blue
#9DBCD4
ΔE00 8.71
Powder Blue (survey)
#B1D1FC
ΔE00 8.74
Baby Blue (survey)
#A2CFFE
ΔE00 8.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94AFFE #FEE394
analogous
#94E4FE #94AFFE #AE94FE
triadic
#94AFFE #FE94AF #AFFE94
tetradic
#94AFFE #FE94E4 #FEE394 #94FEAE
square
#94AFFE #FE94E4 #FEE394 #94FEAE
split-complementary
#94AFFE #FEAE94 #E4FE94
monochromatic
#1B54FD #5782FD #94AFFE #D1DCFF #E1E8FF
Accessibility & contrast
On white
2.14
#94AFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.82
#94AFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94AFFE
9.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94AFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94AFFE | 1.00 | 2.14 | 9.82 | 9.82 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93B6FF
Deuteranopia (green-blind)
#89ADFC
Tritanopia (blue-blind)
#70BFCB
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #94affe; /* rgb */ color: rgb(148, 175, 254); /* oklch */ color: oklch(76.5% 0.118 269.1);
Tailwind
colors: {
custom: {
50: '#b7c6ff',
500: '#94affe',
950: '#000000',
},
}SCSS
$custom: #94affe; $custom-light: #b7c6ff; $custom-dark: #000000;
JSON
{
"hex": "#94affe",
"rgb": {
"r": 148,
"g": 175,
"b": 254
},
"hsl": {
"h": 224.717,
"s": 98.148,
"l": 78.824
},
"oklch": {
"l": 0.76479,
"c": 0.1178,
"h": 269.1
},
"luminance": 0.44112
}Semantic roles & 50–950 ramp
primary
#94AFFE
secondary
#F7EED4
accent
#AB00E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#121318
muted
#818286