#94AFFB#94AFFB
#94AFFB is a light, moderate blue. Relative luminance 0.439; OKLCH L 76.3% C 0.114 H 268.7°. Best body text is #000000 at 9.78:1 contrast (WCAG AA passes).
Color values
| HEX | #94AFFB |
|---|---|
| RGB | rgb(148, 175, 251) |
| HSL | hsl(224, 93%, 78%) |
| HSV | hsv(224, 41%, 98%) |
| CMYK | cmyk(41%, 30.3%, 0%, 1.6%) |
| CIE-LAB | lab(72.17, 9.49, -40.65) |
| CIE-LCH | lch(72.17, 41.75, 283.14°) |
| OKLab | oklab(76.34% -0.0026 -0.1137) |
| OKLCH | oklch(76.34% 0.114 268.7) |
| XYZ | xyz(44.9499, 43.9186, 97.3567) |
| Luminance | 0.4392 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.10
Carolina Blue
#8AB8FE
ΔE00 4.51
Periwinkle Blue
#8F99FB
ΔE00 6.37
Light Grey Blue
#9DBCD4
ΔE00 8.72
Powder Blue (survey)
#B1D1FC
ΔE00 8.73
Baby Blue (survey)
#A2CFFE
ΔE00 8.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94AFFB #FBE094
analogous
#94E2FB #94AFFB #AC94FB
triadic
#94AFFB #FB94AF #AFFB94
tetradic
#94AFFB #FB94E2 #FBE094 #94FBAC
square
#94AFFB #FB94E2 #FBE094 #94FBAC
split-complementary
#94AFFB #FBAC94 #E2FB94
monochromatic
#1E57F7 #5983F9 #94AFFB #CFDBFD #E2E9FE
Accessibility & contrast
On white
2.15
#94AFFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.78
#94AFFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94AFFB
9.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94AFFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94AFFB | 1.00 | 2.15 | 9.78 | 9.78 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B6FE
Deuteranopia (green-blind)
#8BADF9
Tritanopia (blue-blind)
#71BFCA
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #94affb; /* rgb */ color: rgb(148, 175, 251); /* oklch */ color: oklch(76.3% 0.114 268.7);
Tailwind
colors: {
custom: {
50: '#b7c6fd',
500: '#94affb',
950: '#000000',
},
}SCSS
$custom: #94affb; $custom-light: #b7c6fd; $custom-dark: #000000;
JSON
{
"hex": "#94affb",
"rgb": {
"r": 148,
"g": 175,
"b": 251
},
"hsl": {
"h": 224.272,
"s": 92.793,
"l": 78.235
},
"oklch": {
"l": 0.76338,
"c": 0.11371,
"h": 268.7
},
"luminance": 0.43921
}Semantic roles & 50–950 ramp
primary
#94AFFB
secondary
#F6EDD5
accent
#A900E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#121317
muted
#818285