#93BDFD#93BDFD
#93BDFD is a light, moderate blue. Relative luminance 0.497; OKLCH L 79.2% C 0.102 H 258.6°. Best body text is #000000 at 10.94:1 contrast (WCAG AA passes).
Color values
| HEX | #93BDFD |
|---|---|
| RGB | rgb(147, 189, 253) |
| HSL | hsl(216, 96%, 78%) |
| HSV | hsv(216, 42%, 99%) |
| CMYK | cmyk(41.9%, 25.3%, 0%, 0.8%) |
| CIE-LAB | lab(75.88, 2.02, -35.98) |
| CIE-LCH | lch(75.88, 36.04, 273.22°) |
| OKLab | oklab(79.24% -0.0202 -0.1002) |
| OKLCH | oklch(79.24% 0.102 258.6) |
| XYZ | xyz(47.9541, 49.6873, 99.9732) |
| Luminance | 0.4969 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.59
Pastel Blue
#A2BFFE
ΔE00 3.21
Baby Blue (survey)
#A2CFFE
ΔE00 4.90
Sky Blue (survey)
#75BBFD
ΔE00 5.38
Powder Blue (survey)
#B1D1FC
ΔE00 6.00
Light Blue
#95D0FC
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93BDFD #FDD393
analogous
#93F2FD #93BDFD #9E93FD
triadic
#93BDFD #FD93BD #BDFD93
tetradic
#93BDFD #FD93F2 #FDD393 #93FD9E
square
#93BDFD #FD93F2 #FDD393 #93FD9E
split-complementary
#93BDFD #FD9E93 #F2FD93
monochromatic
#1B74FB #5798FC #93BDFD #CFE2FE #E1EDFE
Accessibility & contrast
On white
1.92
#93BDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.94
#93BDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93BDFD
10.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93BDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93BDFD | 1.00 | 1.92 | 10.94 | 10.94 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6C1FF
Deuteranopia (green-blind)
#9AB6FC
Tritanopia (blue-blind)
#6DCBD3
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #93bdfd; /* rgb */ color: rgb(147, 189, 253); /* oklch */ color: oklch(79.2% 0.102 258.6);
Tailwind
colors: {
custom: {
50: '#b6d0fe',
500: '#93bdfd',
950: '#000000',
},
}SCSS
$custom: #93bdfd; $custom-light: #b6d0fe; $custom-dark: #000000;
JSON
{
"hex": "#93bdfd",
"rgb": {
"r": 147,
"g": 189,
"b": 253
},
"hsl": {
"h": 216.226,
"s": 96.364,
"l": 78.431
},
"oklch": {
"l": 0.79236,
"c": 0.10225,
"h": 258.6
},
"luminance": 0.4969
}Semantic roles & 50–950 ramp
primary
#93BDFD
secondary
#F7E9D4
accent
#8B00E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#121418
muted
#818286