#3284AF#3284AF
#3284AF is a mid, moderate cyan. Relative luminance 0.203; OKLCH L 58.3% C 0.102 H 235.4°. Best body text is #000000 at 5.06:1 contrast (WCAG AA passes).
Color values
| HEX | #3284AF |
|---|---|
| RGB | rgb(50, 132, 175) |
| HSL | hsl(201, 56%, 44%) |
| HSV | hsv(201, 71%, 69%) |
| CMYK | cmyk(71.4%, 24.6%, 0%, 31.4%) |
| CIE-LAB | lab(52.15, -10.36, -29.87) |
| CIE-LCH | lch(52.15, 31.61, 250.87°) |
| OKLab | oklab(58.28% -0.0579 -0.084) |
| OKLCH | oklch(58.28% 0.102 235.4) |
| XYZ | xyz(17.3015, 20.2738, 43.5505) |
| Luminance | 0.2028 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cerulean
#007BA7
ΔE00 4.17
Steel Blue
#4682B4
ΔE00 4.26
Nice Blue
#107AB0
ΔE00 4.46
Dirty Blue
#3F829D
ΔE00 4.66
Water Blue
#0E87CC
ΔE00 4.82
Cool Blue
#4984B8
ΔE00 4.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3284AF #AF5D32
analogous
#32AF9C #3284AF #3246AF
triadic
#3284AF #AF3284 #84AF32
tetradic
#3284AF #9C32AF #AF5D32 #46AF32
square
#3284AF #9C32AF #AF5D32 #46AF32
split-complementary
#3284AF #AF3246 #AF9C32
monochromatic
#173C50 #24607F #3284AF #51A2CD #81BCDB
Accessibility & contrast
On white
4.15
#3284AF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.06
#3284AF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #3284AF
5.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3284AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3284AF | 1.00 | 4.15 | 5.06 | 5.06 |
| #FFFFFF | 4.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6F83B1
Deuteranopia (green-blind)
#5E77AE
Tritanopia (blue-blind)
#008F93
Achromatopsia (no color)
#7C7C7C
Design tokens & code
CSS
--color: #3284af; /* rgb */ color: rgb(50, 132, 175); /* oklch */ color: oklch(58.3% 0.102 235.4);
Tailwind
colors: {
custom: {
50: '#7aa7c7',
500: '#3284af',
950: '#000000',
},
}SCSS
$custom: #3284af; $custom-light: #7aa7c7; $custom-dark: #000000;
JSON
{
"hex": "#3284af",
"rgb": {
"r": 50,
"g": 132,
"b": 175
},
"hsl": {
"h": 200.64,
"s": 55.556,
"l": 44.118
},
"oklch": {
"l": 0.58278,
"c": 0.10205,
"h": 235.4
},
"luminance": 0.20276
}Semantic roles & 50–950 ramp
primary
#3284AF
secondary
#C49379
accent
#7D49DF
background
#F8FAFC
surface
#EFF4F8
border
#CACED1
text
#0A0F13
muted
#7C7F82