#94B0FD#94B0FD
#94B0FD is a light, moderate blue. Relative luminance 0.444; OKLCH L 76.6% C 0.115 H 268.3°. Best body text is #000000 at 9.89:1 contrast (WCAG AA passes).
Color values
| HEX | #94B0FD |
|---|---|
| RGB | rgb(148, 176, 253) |
| HSL | hsl(224, 96%, 79%) |
| HSV | hsv(224, 42%, 99%) |
| CMYK | cmyk(41.5%, 30.4%, 0%, 0.8%) |
| CIE-LAB | lab(72.52, 9.48, -41.20) |
| CIE-LCH | lch(72.52, 42.27, 282.96°) |
| OKLab | oklab(76.63% -0.0033 -0.1152) |
| OKLCH | oklch(76.63% 0.115 268.3) |
| XYZ | xyz(45.4622, 44.4360, 99.0910) |
| Luminance | 0.4444 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.88
Carolina Blue
#8AB8FE
ΔE00 4.22
Periwinkle Blue
#8F99FB
ΔE00 6.65
Powder Blue (survey)
#B1D1FC
ΔE00 8.51
Baby Blue (survey)
#A2CFFE
ΔE00 8.56
Light Grey Blue
#9DBCD4
ΔE00 8.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94B0FD #FDE194
analogous
#94E4FD #94B0FD #AC94FD
triadic
#94B0FD #FD94B0 #B0FD94
tetradic
#94B0FD #FD94E4 #FDE194 #94FDAC
square
#94B0FD #FD94E4 #FDE194 #94FDAC
split-complementary
#94B0FD #FDAC94 #E4FD94
monochromatic
#1C57FB #5884FC #94B0FD #D0DCFE #E1E9FE
Accessibility & contrast
On white
2.12
#94B0FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.89
#94B0FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94B0FD
9.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94B0FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94B0FD | 1.00 | 2.12 | 9.89 | 9.89 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B7FF
Deuteranopia (green-blind)
#8BAEFB
Tritanopia (blue-blind)
#70C0CB
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #94b0fd; /* rgb */ color: rgb(148, 176, 253); /* oklch */ color: oklch(76.6% 0.115 268.3);
Tailwind
colors: {
custom: {
50: '#b7c7fe',
500: '#94b0fd',
950: '#000000',
},
}SCSS
$custom: #94b0fd; $custom-light: #b7c7fe; $custom-dark: #000000;
JSON
{
"hex": "#94b0fd",
"rgb": {
"r": 148,
"g": 176,
"b": 253
},
"hsl": {
"h": 224,
"s": 96.33,
"l": 78.627
},
"oklch": {
"l": 0.76634,
"c": 0.1153,
"h": 268.3
},
"luminance": 0.44438
}Semantic roles & 50–950 ramp
primary
#94B0FD
secondary
#F7EED4
accent
#A800E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#121318
muted
#818286