#3283AF#3283AF
#3283AF is a mid, moderate cyan. Relative luminance 0.200; OKLCH L 58.0% C 0.103 H 236.3°. Best body text is #000000 at 5.00:1 contrast (WCAG AA passes).
Color values
| HEX | #3283AF |
|---|---|
| RGB | rgb(50, 131, 175) |
| HSL | hsl(201, 56%, 44%) |
| HSV | hsv(201, 71%, 69%) |
| CMYK | cmyk(71.4%, 25.1%, 0%, 31.4%) |
| CIE-LAB | lab(51.84, -9.79, -30.34) |
| CIE-LCH | lch(51.84, 31.88, 252.11°) |
| OKLab | oklab(58.04% -0.0569 -0.0854) |
| OKLCH | oklch(58.04% 0.103 236.3) |
| XYZ | xyz(17.1665, 20.0039, 43.5056) |
| Luminance | 0.2001 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Steel Blue
#4682B4
ΔE00 3.92
Cerulean
#007BA7
ΔE00 4.01
Nice Blue
#107AB0
ΔE00 4.01
Cool Blue
#4984B8
ΔE00 4.56
Water Blue
#0E87CC
ΔE00 4.59
Dirty Blue
#3F829D
ΔE00 4.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3283AF #AF5E32
analogous
#32AF9D #3283AF #3245AF
triadic
#3283AF #AF3283 #83AF32
tetradic
#3283AF #9D32AF #AF5E32 #45AF32
square
#3283AF #9D32AF #AF5E32 #45AF32
split-complementary
#3283AF #AF3245 #AF9D32
monochromatic
#173C50 #245F7F #3283AF #51A2CD #81BBDB
Accessibility & contrast
On white
4.20
#3283AF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.00
#3283AF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #3283AF
5.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3283AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3283AF | 1.00 | 4.20 | 5.00 | 5.00 |
| #FFFFFF | 4.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6E82B1
Deuteranopia (green-blind)
#5D76AE
Tritanopia (blue-blind)
#008E92
Achromatopsia (no color)
#7C7C7C
Design tokens & code
CSS
--color: #3283af; /* rgb */ color: rgb(50, 131, 175); /* oklch */ color: oklch(58.0% 0.103 236.3);
Tailwind
colors: {
custom: {
50: '#7aa7c7',
500: '#3283af',
950: '#000000',
},
}SCSS
$custom: #3283af; $custom-light: #7aa7c7; $custom-dark: #000000;
JSON
{
"hex": "#3283af",
"rgb": {
"r": 50,
"g": 131,
"b": 175
},
"hsl": {
"h": 201.12,
"s": 55.556,
"l": 44.118
},
"oklch": {
"l": 0.58037,
"c": 0.10263,
"h": 236.3
},
"luminance": 0.20006
}Semantic roles & 50–950 ramp
primary
#3283AF
secondary
#C49379
accent
#7E49DF
background
#F8FAFC
surface
#EFF4F8
border
#CACED1
text
#0A0F13
muted
#7C7F82