#203A96#203A96
#203A96 is a dark, vivid blue. Relative luminance 0.055; OKLCH L 39.1% C 0.154 H 266.8°. Best body text is #FFFFFF at 9.97:1 contrast (WCAG AA passes).
Color values
| HEX | #203A96 |
|---|---|
| RGB | rgb(32, 58, 150) |
| HSL | hsl(227, 65%, 36%) |
| HSV | hsv(227, 79%, 59%) |
| CMYK | cmyk(78.7%, 61.3%, 0%, 41.2%) |
| CIE-LAB | lab(28.21, 24.98, -53.22) |
| CIE-LCH | lch(28.21, 58.79, 295.14°) |
| OKLab | oklab(39.06% -0.0086 -0.1538) |
| OKLCH | oklch(39.06% 0.154 266.8) |
| XYZ | xyz(7.6118, 5.5343, 29.5153) |
| Luminance | 0.0554 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Sapphire (survey)
#2138AB
ΔE00 3.38
Cobalt
#0047AB
ΔE00 5.30
Blueberry
#464196
ΔE00 5.48
Cobalt (survey)
#1E488F
ΔE00 5.58
Darkish Blue
#014182
ΔE00 6.22
Darkslateblue
#483D8B
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#203A96 #967C20
analogous
#207596 #203A96 #412096
triadic
#203A96 #96203A #3A9620
tetradic
#203A96 #962075 #967C20 #209641
square
#203A96 #962075 #967C20 #209641
split-complementary
#203A96 #964120 #759620
monochromatic
#0A1331 #152664 #203A96 #2B4EC8 #5673DB
Accessibility & contrast
On white
9.97
#203A96 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.11
#203A96 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #203A96
9.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##203A96 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##203A96 | 1.00 | 9.97 | 2.11 | 9.97 |
| #FFFFFF | 9.97 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.11 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 9.97 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#004899
Deuteranopia (green-blind)
#003D94
Tritanopia (blue-blind)
#005162
Achromatopsia (no color)
#434343
Design tokens & code
CSS
--color: #203a96; /* rgb */ color: rgb(32, 58, 150); /* oklch */ color: oklch(39.1% 0.154 266.8);
Tailwind
colors: {
custom: {
50: '#6f6fb6',
500: '#203a96',
950: '#000000',
},
}SCSS
$custom: #203a96; $custom-light: #6f6fb6; $custom-dark: #000000;
JSON
{
"hex": "#203a96",
"rgb": {
"r": 32,
"g": 58,
"b": 150
},
"hsl": {
"h": 226.78,
"s": 64.835,
"l": 35.686
},
"oklch": {
"l": 0.39055,
"c": 0.15404,
"h": 266.8
},
"luminance": 0.05535
}Semantic roles & 50–950 ramp
primary
#203A96
secondary
#BEA753
accent
#C340E8
background
#F7F6FB
surface
#EDECF6
border
#C8C7D0
text
#090711
muted
#7B7A80