#93BDFB#93BDFB
#93BDFB is a light, moderate blue. Relative luminance 0.496; OKLCH L 79.1% C 0.100 H 258.0°. Best body text is #000000 at 10.91:1 contrast (WCAG AA passes).
Color values
| HEX | #93BDFB |
|---|---|
| RGB | rgb(147, 189, 251) |
| HSL | hsl(216, 93%, 78%) |
| HSV | hsv(216, 41%, 98%) |
| CMYK | cmyk(41.4%, 24.7%, 0%, 1.6%) |
| CIE-LAB | lab(75.80, 1.48, -35.03) |
| CIE-LCH | lch(75.80, 35.06, 272.42°) |
| OKLab | oklab(79.15% -0.0208 -0.0975) |
| OKLCH | oklch(79.15% 0.1 258) |
| XYZ | xyz(47.6372, 49.5606, 98.3041) |
| Luminance | 0.4956 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.63
Pastel Blue
#A2BFFE
ΔE00 3.25
Baby Blue (survey)
#A2CFFE
ΔE00 4.83
Sky Blue (survey)
#75BBFD
ΔE00 5.28
Powder Blue (survey)
#B1D1FC
ΔE00 5.96
Light Blue
#95D0FC
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93BDFB #FBD193
analogous
#93F1FB #93BDFB #9D93FB
triadic
#93BDFB #FB93BD #BDFB93
tetradic
#93BDFB #FB93F1 #FBD193 #93FB9D
square
#93BDFB #FB93F1 #FBD193 #93FB9D
split-complementary
#93BDFB #FB9D93 #F1FB93
monochromatic
#1D75F7 #5899F9 #93BDFB #CEE1FD #E1EDFE
Accessibility & contrast
On white
1.92
#93BDFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.91
#93BDFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93BDFB
10.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93BDFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93BDFB | 1.00 | 1.92 | 10.91 | 10.91 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6C0FE
Deuteranopia (green-blind)
#9AB6FA
Tritanopia (blue-blind)
#6ECAD2
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #93bdfb; /* rgb */ color: rgb(147, 189, 251); /* oklch */ color: oklch(79.1% 0.100 258.0);
Tailwind
colors: {
custom: {
50: '#b6d0fd',
500: '#93bdfb',
950: '#000000',
},
}SCSS
$custom: #93bdfb; $custom-light: #b6d0fd; $custom-dark: #000000;
JSON
{
"hex": "#93bdfb",
"rgb": {
"r": 147,
"g": 189,
"b": 251
},
"hsl": {
"h": 215.769,
"s": 92.857,
"l": 78.039
},
"oklch": {
"l": 0.79149,
"c": 0.0997,
"h": 258
},
"luminance": 0.49563
}Semantic roles & 50–950 ramp
primary
#93BDFB
secondary
#F6E9D5
accent
#8900E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#121417
muted
#818285