#4883CA#4883CA
#4883CA is a mid, vivid cyan. Relative luminance 0.219; OKLCH L 60.3% C 0.125 H 254.3°. Best body text is #000000 at 5.37:1 contrast (WCAG AA passes).
Color values
| HEX | #4883CA |
|---|---|
| RGB | rgb(72, 131, 202) |
| HSL | hsl(213, 55%, 54%) |
| HSV | hsv(213, 64%, 79%) |
| CMYK | cmyk(64.4%, 35.1%, 0%, 20.8%) |
| CIE-LAB | lab(53.89, 3.14, -42.51) |
| CIE-LCH | lch(53.89, 42.63, 274.22°) |
| OKLab | oklab(60.29% -0.034 -0.1205) |
| OKLCH | oklch(60.29% 0.125 254.3) |
| XYZ | xyz(21.4456, 21.8725, 58.9573) |
| Luminance | 0.2188 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Blue
#4984B8
ΔE00 2.76
Steel Blue
#4682B4
ΔE00 3.43
Off Blue
#5684AE
ΔE00 3.70
Dusty Blue
#5A86AD
ΔE00 4.29
Windows Blue
#3778BF
ΔE00 4.36
Dark Sky Blue
#448EE4
ΔE00 4.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4883CA #CA8F48
analogous
#48C4CA #4883CA #4E48CA
triadic
#4883CA #CA4883 #83CA48
tetradic
#4883CA #CA48C4 #CA8F48 #48CA4E
square
#4883CA #CA48C4 #CA8F48 #48CA4E
split-complementary
#4883CA #CA4E48 #C4CA48
monochromatic
#224876 #3065A5 #4883CA #77A3D8 #A7C3E5
Accessibility & contrast
On white
3.91
#4883CA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.37
#4883CA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #4883CA
5.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4883CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4883CA | 1.00 | 3.91 | 5.37 | 5.37 |
| #FFFFFF | 3.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6488CD
Deuteranopia (green-blind)
#527BC9
Tritanopia (blue-blind)
#00939D
Achromatopsia (no color)
#818181
Design tokens & code
CSS
--color: #4883ca; /* rgb */ color: rgb(72, 131, 202); /* oklch */ color: oklch(60.3% 0.125 254.3);
Tailwind
colors: {
custom: {
50: '#87a6da',
500: '#4883ca',
950: '#000000',
},
}SCSS
$custom: #4883ca; $custom-light: #87a6da; $custom-dark: #000000;
JSON
{
"hex": "#4883ca",
"rgb": {
"r": 72,
"g": 131,
"b": 202
},
"hsl": {
"h": 212.769,
"s": 55.085,
"l": 53.725
},
"oklch": {
"l": 0.60288,
"c": 0.12524,
"h": 254.3
},
"luminance": 0.21875
}Semantic roles & 50–950 ramp
primary
#4883CA
secondary
#D3B99B
accent
#9B49DE
background
#F8FAFD
surface
#F0F4FB
border
#CBCED4
text
#0C0F15
muted
#7D7F83