#202F90#202F90
#202F90 is a dark, vivid blue. Relative luminance 0.044; OKLCH L 36.4% C 0.159 H 269.5°. Best body text is #FFFFFF at 11.23:1 contrast (WCAG AA passes).
Color values
| HEX | #202F90 |
|---|---|
| RGB | rgb(32, 47, 144) |
| HSL | hsl(232, 64%, 35%) |
| HSV | hsv(232, 78%, 56%) |
| CMYK | cmyk(77.8%, 67.4%, 0%, 43.5%) |
| CIE-LAB | lab(24.81, 30.09, -55.09) |
| CIE-LCH | lch(24.81, 62.77, 298.64°) |
| OKLab | oklab(36.38% -0.0015 -0.1594) |
| OKLCH | oklch(36.38% 0.159 269.5) |
| XYZ | xyz(6.6445, 4.3530, 26.8702) |
| Luminance | 0.0435 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Sapphire (survey)
#2138AB
ΔE00 4.37
Royal
#0C1793
ΔE00 6.13
Blueberry
#464196
ΔE00 6.59
Darkslateblue
#483D8B
ΔE00 6.76
Midnight Blue
#191970
ΔE00 7.12
Indigo Blue
#3A18B1
ΔE00 8.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#202F90 #908120
analogous
#206790 #202F90 #492090
triadic
#202F90 #90202F #2F9020
tetradic
#202F90 #902067 #908120 #209049
square
#202F90 #902067 #908120 #209049
split-complementary
#202F90 #904920 #679020
monochromatic
#0A0E2C #151F5E #202F90 #2B3FC2 #5264D9
Accessibility & contrast
On white
11.23
#202F90 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.87
#202F90 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #202F90
11.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##202F90 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##202F90 | 1.00 | 11.23 | 1.87 | 11.23 |
| #FFFFFF | 11.23 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.87 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 11.23 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#004093
Deuteranopia (green-blind)
#00368E
Tritanopia (blue-blind)
#00495B
Achromatopsia (no color)
#3B3B3B
Design tokens & code
CSS
--color: #202f90; /* rgb */ color: rgb(32, 47, 144); /* oklch */ color: oklch(36.4% 0.159 269.5);
Tailwind
colors: {
custom: {
50: '#6f67b1',
500: '#202f90',
950: '#000000',
},
}SCSS
$custom: #202f90; $custom-light: #6f67b1; $custom-dark: #000000;
JSON
{
"hex": "#202f90",
"rgb": {
"r": 32,
"g": 47,
"b": 144
},
"hsl": {
"h": 231.964,
"s": 63.636,
"l": 34.51
},
"oklch": {
"l": 0.36378,
"c": 0.15941,
"h": 269.5
},
"luminance": 0.04354
}Semantic roles & 50–950 ramp
primary
#202F90
secondary
#BCAD50
accent
#D041E7
background
#F7F6FB
surface
#EDEBF6
border
#C8C6D0
text
#080611
muted
#7B7A80