#93BBFC#93BBFC
#93BBFC is a light, moderate blue. Relative luminance 0.488; OKLCH L 78.8% C 0.103 H 259.9°. Best body text is #000000 at 10.75:1 contrast (WCAG AA passes).
Color values
| HEX | #93BBFC |
|---|---|
| RGB | rgb(147, 187, 252) |
| HSL | hsl(217, 95%, 78%) |
| HSV | hsv(217, 42%, 99%) |
| CMYK | cmyk(41.7%, 25.8%, 0%, 1.2%) |
| CIE-LAB | lab(75.31, 2.85, -36.33) |
| CIE-LCH | lch(75.31, 36.44, 274.49°) |
| OKLab | oklab(78.78% -0.018 -0.1012) |
| OKLCH | oklch(78.78% 0.103 259.9) |
| XYZ | xyz(47.3680, 48.7693, 98.9941) |
| Luminance | 0.4877 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.54
Pastel Blue
#A2BFFE
ΔE00 2.96
Baby Blue (survey)
#A2CFFE
ΔE00 5.43
Sky Blue (survey)
#75BBFD
ΔE00 5.78
Powder Blue (survey)
#B1D1FC
ΔE00 6.30
Light Blue
#95D0FC
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93BBFC #FCD493
analogous
#93EFFC #93BBFC #9F93FC
triadic
#93BBFC #FC93BB #BBFC93
tetradic
#93BBFC #FC93EF #FCD493 #93FC9F
square
#93BBFC #FC93EF #FCD493 #93FC9F
split-complementary
#93BBFC #FC9F93 #EFFC93
monochromatic
#1C70F9 #5796FA #93BBFC #CFE0FE #E1ECFE
Accessibility & contrast
On white
1.95
#93BBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.75
#93BBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93BBFC
10.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93BBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93BBFC | 1.00 | 1.95 | 10.75 | 10.75 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3BFFF
Deuteranopia (green-blind)
#98B5FB
Tritanopia (blue-blind)
#6DC9D1
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #93bbfc; /* rgb */ color: rgb(147, 187, 252); /* oklch */ color: oklch(78.8% 0.103 259.9);
Tailwind
colors: {
custom: {
50: '#b6cffd',
500: '#93bbfc',
950: '#000000',
},
}SCSS
$custom: #93bbfc; $custom-light: #b6cffd; $custom-dark: #000000;
JSON
{
"hex": "#93bbfc",
"rgb": {
"r": 147,
"g": 187,
"b": 252
},
"hsl": {
"h": 217.143,
"s": 94.595,
"l": 78.235
},
"oklch": {
"l": 0.78778,
"c": 0.10282,
"h": 259.9
},
"luminance": 0.48772
}Semantic roles & 50–950 ramp
primary
#93BBFC
secondary
#F6EAD5
accent
#8E00E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#121317
muted
#818285