#94BDFF#94BDFF
#94BDFF is a light, moderate blue. Relative luminance 0.499; OKLCH L 79.4% C 0.104 H 259.7°. Best body text is #000000 at 10.98:1 contrast (WCAG AA passes).
Color values
| HEX | #94BDFF |
|---|---|
| RGB | rgb(148, 189, 255) |
| HSL | hsl(217, 100%, 79%) |
| HSV | hsv(217, 42%, 100%) |
| CMYK | cmyk(42%, 25.9%, 0%, 0%) |
| CIE-LAB | lab(76.01, 2.82, -36.84) |
| CIE-LCH | lch(76.01, 36.95, 274.37°) |
| OKLab | oklab(79.38% -0.0186 -0.1027) |
| OKLCH | oklch(79.38% 0.104 259.7) |
| XYZ | xyz(48.4545, 49.9083, 101.6684) |
| Luminance | 0.4991 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.74
Pastel Blue
#A2BFFE
ΔE00 2.97
Baby Blue (survey)
#A2CFFE
ΔE00 4.99
Sky Blue (survey)
#75BBFD
ΔE00 5.70
Powder Blue (survey)
#B1D1FC
ΔE00 5.97
Light Blue
#95D0FC
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94BDFF #FFD694
analogous
#94F3FF #94BDFF #A194FF
triadic
#94BDFF #FF94BD #BDFF94
tetradic
#94BDFF #FF94F3 #FFD694 #94FFA1
square
#94BDFF #FF94F3 #FFD694 #94FFA1
split-complementary
#94BDFF #FFA194 #F3FF94
monochromatic
#1A72FF #5797FF #94BDFF #D1E3FF #E0ECFF
Accessibility & contrast
On white
1.91
#94BDFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.98
#94BDFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94BDFF
10.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94BDFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94BDFF | 1.00 | 1.91 | 10.98 | 10.98 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5C1FF
Deuteranopia (green-blind)
#99B7FE
Tritanopia (blue-blind)
#6DCBD4
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #94bdff; /* rgb */ color: rgb(148, 189, 255); /* oklch */ color: oklch(79.4% 0.104 259.7);
Tailwind
colors: {
custom: {
50: '#b7d0ff',
500: '#94bdff',
950: '#000000',
},
}SCSS
$custom: #94bdff; $custom-light: #b7d0ff; $custom-dark: #000000;
JSON
{
"hex": "#94bdff",
"rgb": {
"r": 148,
"g": 189,
"b": 255
},
"hsl": {
"h": 217.009,
"s": 100,
"l": 79.02
},
"oklch": {
"l": 0.79384,
"c": 0.10437,
"h": 259.7
},
"luminance": 0.49911
}Semantic roles & 50–950 ramp
primary
#94BDFF
secondary
#F7EAD4
accent
#8E00E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#121418
muted
#818286