#94AFF2#94AFF2
#94AFF2 is a light, moderate blue. Relative luminance 0.434; OKLCH L 75.9% C 0.101 H 267.1°. Best body text is #000000 at 9.67:1 contrast (WCAG AA passes).
Color values
| HEX | #94AFF2 |
|---|---|
| RGB | rgb(148, 175, 242) |
| HSL | hsl(223, 78%, 76%) |
| HSV | hsv(223, 39%, 95%) |
| CMYK | cmyk(38.8%, 27.7%, 0%, 5.1%) |
| CIE-LAB | lab(71.80, 7.05, -36.36) |
| CIE-LCH | lch(71.80, 37.04, 280.98°) |
| OKLab | oklab(75.93% -0.0051 -0.1013) |
| OKLCH | oklch(75.93% 0.101 267.1) |
| XYZ | xyz(43.5648, 43.3645, 90.0619) |
| Luminance | 0.4337 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.13
Carolina Blue
#8AB8FE
ΔE00 4.66
Periwinkle Blue
#8F99FB
ΔE00 6.56
Powder Blue (survey)
#B1D1FC
ΔE00 8.72
Light Grey Blue
#9DBCD4
ΔE00 8.75
Baby Blue (survey)
#A2CFFE
ΔE00 8.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94AFF2 #F2D794
analogous
#94DEF2 #94AFF2 #A894F2
triadic
#94AFF2 #F294AF #AFF294
tetradic
#94AFF2 #F294DE #F2D794 #94F2A8
square
#94AFF2 #F294DE #F2D794 #94F2A8
split-complementary
#94AFF2 #F2A894 #DEF294
monochromatic
#275DE5 #5D86EB #94AFF2 #CBD8F9 #E4EBFC
Accessibility & contrast
On white
2.17
#94AFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.67
#94AFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94AFF2
9.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94AFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94AFF2 | 1.00 | 2.17 | 9.67 | 9.67 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98B4F5
Deuteranopia (green-blind)
#8FACF0
Tritanopia (blue-blind)
#76BDC6
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #94aff2; /* rgb */ color: rgb(148, 175, 242); /* oklch */ color: oklch(75.9% 0.101 267.1);
Tailwind
colors: {
custom: {
50: '#b6c6f6',
500: '#94aff2',
950: '#000000',
},
}SCSS
$custom: #94aff2; $custom-light: #b6c6f6; $custom-dark: #000000;
JSON
{
"hex": "#94aff2",
"rgb": {
"r": 148,
"g": 175,
"b": 242
},
"hsl": {
"h": 222.766,
"s": 78.333,
"l": 76.471
},
"oklch": {
"l": 0.75926,
"c": 0.10144,
"h": 267.1
},
"luminance": 0.43367
}Semantic roles & 50–950 ramp
primary
#94AFF2
secondary
#F3EBD8
accent
#9F0BDB
background
#FBFCFF
surface
#F6F8FE
border
#D0D1D6
text
#111317
muted
#808285