#93BDFF#93BDFF
#93BDFF is a light, moderate blue. Relative luminance 0.498; OKLCH L 79.3% C 0.105 H 259.2°. Best body text is #000000 at 10.96:1 contrast (WCAG AA passes).
Color values
| HEX | #93BDFF |
|---|---|
| RGB | rgb(147, 189, 255) |
| HSL | hsl(217, 100%, 79%) |
| HSV | hsv(217, 42%, 100%) |
| CMYK | cmyk(42.4%, 25.9%, 0%, 0%) |
| CIE-LAB | lab(75.96, 2.57, -36.93) |
| CIE-LCH | lch(75.96, 37.02, 273.98°) |
| OKLab | oklab(79.32% -0.0196 -0.103) |
| OKLCH | oklch(79.32% 0.105 259.2) |
| XYZ | xyz(48.2744, 49.8154, 101.6600) |
| Luminance | 0.4982 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.59
Pastel Blue
#A2BFFE
ΔE00 3.19
Baby Blue (survey)
#A2CFFE
ΔE00 4.96
Sky Blue (survey)
#75BBFD
ΔE00 5.48
Powder Blue (survey)
#B1D1FC
ΔE00 6.05
Light Blue
#95D0FC
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93BDFF #FFD593
analogous
#93F3FF #93BDFF #9F93FF
triadic
#93BDFF #FF93BD #BDFF93
tetradic
#93BDFF #FF93F3 #FFD593 #93FF9F
square
#93BDFF #FF93F3 #FFD593 #93FF9F
split-complementary
#93BDFF #FF9F93 #F3FF93
monochromatic
#1972FF #5698FF #93BDFF #D0E2FF #E0ECFF
Accessibility & contrast
On white
1.92
#93BDFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.96
#93BDFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93BDFF
10.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93BDFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93BDFF | 1.00 | 1.92 | 10.96 | 10.96 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5C1FF
Deuteranopia (green-blind)
#99B7FE
Tritanopia (blue-blind)
#6CCBD4
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #93bdff; /* rgb */ color: rgb(147, 189, 255); /* oklch */ color: oklch(79.3% 0.105 259.2);
Tailwind
colors: {
custom: {
50: '#b7d0ff',
500: '#93bdff',
950: '#000000',
},
}SCSS
$custom: #93bdff; $custom-light: #b7d0ff; $custom-dark: #000000;
JSON
{
"hex": "#93bdff",
"rgb": {
"r": 147,
"g": 189,
"b": 255
},
"hsl": {
"h": 216.667,
"s": 100,
"l": 78.824
},
"oklch": {
"l": 0.79324,
"c": 0.10482,
"h": 259.2
},
"luminance": 0.49818
}Semantic roles & 50–950 ramp
primary
#93BDFF
secondary
#F7E9D4
accent
#8C00E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#121418
muted
#818286