#6091DB#6091DB
#6091DB is a light, vivid blue. Relative luminance 0.279; OKLCH L 65.4% C 0.123 H 258.4°. Best body text is #000000 at 6.57:1 contrast (WCAG AA passes).
Color values
| HEX | #6091DB |
|---|---|
| RGB | rgb(96, 145, 219) |
| HSL | hsl(216, 63%, 62%) |
| HSV | hsv(216, 56%, 86%) |
| CMYK | cmyk(56.2%, 33.8%, 0%, 14.1%) |
| CIE-LAB | lab(59.75, 5.10, -42.76) |
| CIE-LCH | lch(59.75, 43.06, 276.81°) |
| OKLab | oklab(65.43% -0.0248 -0.1208) |
| OKLCH | oklch(65.43% 0.123 258.4) |
| XYZ | xyz(27.7310, 27.8498, 70.9183) |
| Luminance | 0.2785 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 2.29
Dark Sky Blue
#448EE4
ΔE00 3.32
Faded Blue
#658CBB
ΔE00 3.90
Soft Blue
#6488EA
ΔE00 4.13
Dodgerblue
#1E90FF
ΔE00 5.06
Dodger Blue
#3E82FC
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6091DB #DBAA60
analogous
#60CEDB #6091DB #6D60DB
triadic
#6091DB #DB6091 #91DB60
tetradic
#6091DB #DB60CE #DBAA60 #60DB6D
square
#6091DB #DB60CE #DBAA60 #60DB6D
split-complementary
#6091DB #DB6D60 #CEDB60
monochromatic
#24549D #2F6FCF #6091DB #92B4E6 #C4D6F2
Accessibility & contrast
On white
3.20
#6091DB on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.57
#6091DB on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #6091DB
6.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6091DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6091DB | 1.00 | 3.20 | 6.57 | 6.57 |
| #FFFFFF | 3.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7396DE
Deuteranopia (green-blind)
#638BD9
Tritanopia (blue-blind)
#00A2AC
Achromatopsia (no color)
#909090
Design tokens & code
CSS
--color: #6091db; /* rgb */ color: rgb(96, 145, 219); /* oklch */ color: oklch(65.4% 0.123 258.4);
Tailwind
colors: {
custom: {
50: '#96b0e6',
500: '#6091db',
950: '#000000',
},
}SCSS
$custom: #6091db; $custom-light: #96b0e6; $custom-dark: #000000;
JSON
{
"hex": "#6091db",
"rgb": {
"r": 96,
"g": 145,
"b": 219
},
"hsl": {
"h": 216.098,
"s": 63.077,
"l": 61.765
},
"oklch": {
"l": 0.65431,
"c": 0.12328,
"h": 258.4
},
"luminance": 0.27852
}Semantic roles & 50–950 ramp
primary
#6091DB
secondary
#E2D0B5
accent
#851BCB
background
#F9FAFE
surface
#F2F4FC
border
#CCCED5
text
#0E1016
muted
#7E7F84