#93BEFF#93BEFF
#93BEFF is a light, moderate blue. Relative luminance 0.502; OKLCH L 79.5% C 0.104 H 258.5°. Best body text is #000000 at 11.05:1 contrast (WCAG AA passes).
Color values
| HEX | #93BEFF |
|---|---|
| RGB | rgb(147, 190, 255) |
| HSL | hsl(216, 100%, 79%) |
| HSV | hsv(216, 42%, 100%) |
| CMYK | cmyk(42.4%, 25.5%, 0%, 0%) |
| CIE-LAB | lab(76.22, 2.02, -36.52) |
| CIE-LCH | lch(76.22, 36.58, 273.17°) |
| OKLab | oklab(79.53% -0.0208 -0.1018) |
| OKLCH | oklch(79.53% 0.104 258.5) |
| XYZ | xyz(48.4902, 50.2471, 101.7319) |
| Luminance | 0.5025 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.71
Pastel Blue
#A2BFFE
ΔE00 3.35
Baby Blue (survey)
#A2CFFE
ΔE00 4.69
Sky Blue (survey)
#75BBFD
ΔE00 5.28
Powder Blue (survey)
#B1D1FC
ΔE00 5.91
Light Blue
#95D0FC
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93BEFF #FFD493
analogous
#93F4FF #93BEFF #9E93FF
triadic
#93BEFF #FF93BE #BEFF93
tetradic
#93BEFF #FF93F4 #FFD493 #93FF9E
square
#93BEFF #FF93F4 #FFD493 #93FF9E
split-complementary
#93BEFF #FF9E93 #F4FF93
monochromatic
#1974FF #5699FF #93BEFF #D0E3FF #E0EDFF
Accessibility & contrast
On white
1.90
#93BEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.05
#93BEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93BEFF
11.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93BEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93BEFF | 1.00 | 1.90 | 11.05 | 11.05 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6C2FF
Deuteranopia (green-blind)
#9AB7FE
Tritanopia (blue-blind)
#6BCCD4
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #93beff; /* rgb */ color: rgb(147, 190, 255); /* oklch */ color: oklch(79.5% 0.104 258.5);
Tailwind
colors: {
custom: {
50: '#b7d1ff',
500: '#93beff',
950: '#000000',
},
}SCSS
$custom: #93beff; $custom-light: #b7d1ff; $custom-dark: #000000;
JSON
{
"hex": "#93beff",
"rgb": {
"r": 147,
"g": 190,
"b": 255
},
"hsl": {
"h": 216.111,
"s": 100,
"l": 78.824
},
"oklch": {
"l": 0.79531,
"c": 0.10389,
"h": 258.5
},
"luminance": 0.5025
}Semantic roles & 50–950 ramp
primary
#93BEFF
secondary
#E1A955
accent
#8A00E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#121418
muted
#828386