#5294DE#5294DE
#5294DE is a light, vivid cyan. Relative luminance 0.282; OKLCH L 65.6% C 0.130 H 252.8°. Best body text is #000000 at 6.65:1 contrast (WCAG AA passes).
Color values
| HEX | #5294DE |
|---|---|
| RGB | rgb(82, 148, 222) |
| HSL | hsl(212, 68%, 60%) |
| HSV | hsv(212, 63%, 87%) |
| CMYK | cmyk(63.1%, 33.3%, 0%, 12.9%) |
| CIE-LAB | lab(60.11, 1.64, -43.91) |
| CIE-LCH | lch(60.11, 43.94, 272.13°) |
| OKLab | oklab(65.59% -0.0386 -0.1243) |
| OKLCH | oklch(65.59% 0.13 252.8) |
| XYZ | xyz(27.2496, 28.2449, 73.1088) |
| Luminance | 0.2825 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Dark Sky Blue
#448EE4
ΔE00 2.02
Dodgerblue
#1E90FF
ΔE00 3.13
Cornflowerblue
#6495ED
ΔE00 3.88
Azure (survey)
#069AF3
ΔE00 4.99
Faded Blue
#658CBB
ΔE00 5.26
Dodger Blue
#3E82FC
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5294DE #DE9C52
analogous
#52DADE #5294DE #5652DE
triadic
#5294DE #DE5294 #94DE52
tetradic
#5294DE #DE52DA #DE9C52 #52DE56
square
#5294DE #DE52DA #DE9C52 #52DE56
split-complementary
#5294DE #DE5652 #DADE52
monochromatic
#1D5799 #2775CC #5294DE #85B4E8 #B9D4F2
Accessibility & contrast
On white
3.16
#5294DE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.65
#5294DE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #5294DE
6.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5294DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5294DE | 1.00 | 3.16 | 6.65 | 6.65 |
| #FFFFFF | 3.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7498E1
Deuteranopia (green-blind)
#618BDD
Tritanopia (blue-blind)
#00A5AF
Achromatopsia (no color)
#919191
Design tokens & code
CSS
--color: #5294de; /* rgb */ color: rgb(82, 148, 222); /* oklch */ color: oklch(65.6% 0.130 252.8);
Tailwind
colors: {
custom: {
50: '#8fb3e8',
500: '#5294de',
950: '#000000',
},
}SCSS
$custom: #5294de; $custom-light: #8fb3e8; $custom-dark: #000000;
JSON
{
"hex": "#5294de",
"rgb": {
"r": 82,
"g": 148,
"b": 222
},
"hsl": {
"h": 211.714,
"s": 67.961,
"l": 59.608
},
"oklch": {
"l": 0.65586,
"c": 0.13015,
"h": 252.8
},
"luminance": 0.28248
}Semantic roles & 50–950 ramp
primary
#5294DE
secondary
#E1C7AB
accent
#993DEB
background
#F9FAFE
surface
#F2F5FD
border
#CCCFD5
text
#0D1116
muted
#7E8084