#5F92DE#5F92DE
#5F92DE is a light, vivid blue. Relative luminance 0.283; OKLCH L 65.8% C 0.127 H 258.2°. Best body text is #000000 at 6.65:1 contrast (WCAG AA passes).
Color values
| HEX | #5F92DE |
|---|---|
| RGB | rgb(95, 146, 222) |
| HSL | hsl(216, 66%, 62%) |
| HSV | hsv(216, 57%, 87%) |
| CMYK | cmyk(57.2%, 34.2%, 0%, 12.9%) |
| CIE-LAB | lab(60.12, 5.27, -43.85) |
| CIE-LCH | lch(60.12, 44.16, 276.86°) |
| OKLab | oklab(65.76% -0.026 -0.1239) |
| OKLCH | oklch(65.76% 0.127 258.2) |
| XYZ | xyz(28.1784, 28.2622, 73.0633) |
| Luminance | 0.2827 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 2.00
Dark Sky Blue
#448EE4
ΔE00 3.19
Faded Blue
#658CBB
ΔE00 4.29
Soft Blue
#6488EA
ΔE00 4.40
Dodgerblue
#1E90FF
ΔE00 4.75
Dodger Blue
#3E82FC
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5F92DE #DEAB5F
analogous
#5FD1DE #5F92DE #6C5FDE
triadic
#5F92DE #DE5F92 #92DE5F
tetradic
#5F92DE #DE5FD1 #DEAB5F #5FDE6C
square
#5F92DE #DE5FD1 #DEAB5F #5FDE6C
split-complementary
#5F92DE #DE6C5F #D1DE5F
monochromatic
#2155A1 #2C6FD4 #5F92DE #92B5E8 #C4D7F3
Accessibility & contrast
On white
3.16
#5F92DE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.65
#5F92DE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #5F92DE
6.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5F92DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5F92DE | 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)
#7397E1
Deuteranopia (green-blind)
#628BDC
Tritanopia (blue-blind)
#00A3AE
Achromatopsia (no color)
#919191
Design tokens & code
CSS
--color: #5f92de; /* rgb */ color: rgb(95, 146, 222); /* oklch */ color: oklch(65.8% 0.127 258.2);
Tailwind
colors: {
custom: {
50: '#95b1e8',
500: '#5f92de',
950: '#000000',
},
}SCSS
$custom: #5f92de; $custom-light: #95b1e8; $custom-dark: #000000;
JSON
{
"hex": "#5f92de",
"rgb": {
"r": 95,
"g": 146,
"b": 222
},
"hsl": {
"h": 215.906,
"s": 65.803,
"l": 62.157
},
"oklch": {
"l": 0.65755,
"c": 0.12663,
"h": 258.2
},
"luminance": 0.28265
}Semantic roles & 50–950 ramp
primary
#5F92DE
secondary
#E4D1B5
accent
#8518CE
background
#F9FAFE
surface
#F2F5FD
border
#CCCFD5
text
#0E1016
muted
#7E7F84