#94B2FF#94B2FF
#94B2FF is a light, moderate blue. Relative luminance 0.454; OKLCH L 77.1% C 0.116 H 267.4°. Best body text is #000000 at 10.07:1 contrast (WCAG AA passes).
Color values
| HEX | #94B2FF |
|---|---|
| RGB | rgb(148, 178, 255) |
| HSL | hsl(223, 100%, 79%) |
| HSV | hsv(223, 42%, 100%) |
| CMYK | cmyk(42%, 30.2%, 0%, 0%) |
| CIE-LAB | lab(73.12, 8.91, -41.33) |
| CIE-LCH | lch(73.12, 42.28, 282.17°) |
| OKLab | oklab(77.13% -0.0053 -0.1156) |
| OKLCH | oklch(77.13% 0.116 267.4) |
| XYZ | xyz(46.1775, 45.3542, 100.9094) |
| Luminance | 0.4536 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.49
Carolina Blue
#8AB8FE
ΔE00 3.67
Periwinkle Blue
#8F99FB
ΔE00 7.24
Baby Blue (survey)
#A2CFFE
ΔE00 8.01
Powder Blue (survey)
#B1D1FC
ΔE00 8.08
Sky Blue (survey)
#75BBFD
ΔE00 8.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94B2FF #FFE194
analogous
#94E7FF #94B2FF #AC94FF
triadic
#94B2FF #FF94B2 #B2FF94
tetradic
#94B2FF #FF94E7 #FFE194 #94FFAC
square
#94B2FF #FF94E7 #FFE194 #94FFAC
split-complementary
#94B2FF #FFAC94 #E7FF94
monochromatic
#1A5AFF #5786FF #94B2FF #D1DEFF #E0E9FF
Accessibility & contrast
On white
2.09
#94B2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.07
#94B2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94B2FF
10.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94B2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94B2FF | 1.00 | 2.09 | 10.07 | 10.07 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97B9FF
Deuteranopia (green-blind)
#8CAFFD
Tritanopia (blue-blind)
#6FC2CD
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #94b2ff; /* rgb */ color: rgb(148, 178, 255); /* oklch */ color: oklch(77.1% 0.116 267.4);
Tailwind
colors: {
custom: {
50: '#b7c8ff',
500: '#94b2ff',
950: '#000000',
},
}SCSS
$custom: #94b2ff; $custom-light: #b7c8ff; $custom-dark: #000000;
JSON
{
"hex": "#94b2ff",
"rgb": {
"r": 148,
"g": 178,
"b": 255
},
"hsl": {
"h": 223.178,
"s": 100,
"l": 79.02
},
"oklch": {
"l": 0.77132,
"c": 0.11575,
"h": 267.4
},
"luminance": 0.45357
}Semantic roles & 50–950 ramp
primary
#94B2FF
secondary
#F7EDD4
accent
#A500E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#121318
muted
#818286