#90A2CD#90A2CD
#90A2CD is a light, moderate blue. Relative luminance 0.362; OKLCH L 71.4% C 0.066 H 267.0°. Best body text is #000000 at 8.24:1 contrast (WCAG AA passes).
Color values
| HEX | #90A2CD |
|---|---|
| RGB | rgb(144, 162, 205) |
| HSL | hsl(222, 38%, 68%) |
| HSV | hsv(222, 30%, 80%) |
| CMYK | cmyk(29.8%, 21%, 0%, 19.6%) |
| CIE-LAB | lab(66.65, 3.60, -24.03) |
| CIE-LCH | lch(66.65, 24.30, 278.53°) |
| OKLab | oklab(71.37% -0.0034 -0.0662) |
| OKLCH | oklch(71.37% 0.066 267) |
| XYZ | xyz(35.4383, 36.1765, 62.8613) |
| Luminance | 0.3618 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 7.22
Perrywinkle
#8F8CE7
ΔE00 8.36
Pastel Blue
#A2BFFE
ΔE00 9.22
Cornflowerblue
#6495ED
ΔE00 9.65
Carolina Blue
#8AB8FE
ΔE00 9.73
Faded Blue
#658CBB
ΔE00 9.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90A2CD #CDBB90
analogous
#90C0CD #90A2CD #9C90CD
triadic
#90A2CD #CD90A2 #A2CD90
tetradic
#90A2CD #CD90C0 #CDBB90 #90CD9C
square
#90A2CD #CD90C0 #CDBB90 #90CD9C
split-complementary
#90A2CD #CD9C90 #C0CD90
monochromatic
#46609C #667FBA #90A2CD #BAC5E0 #E4E9F3
Accessibility & contrast
On white
2.55
#90A2CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.24
#90A2CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90A2CD
8.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90A2CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90A2CD | 1.00 | 2.55 | 8.24 | 8.24 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94A5CF
Deuteranopia (green-blind)
#8FA0CC
Tritanopia (blue-blind)
#7FAAB0
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #90a2cd; /* rgb */ color: rgb(144, 162, 205); /* oklch */ color: oklch(71.4% 0.066 267.0);
Tailwind
colors: {
custom: {
50: '#b2bddc',
500: '#90a2cd',
950: '#000000',
},
}SCSS
$custom: #90a2cd; $custom-light: #b2bddc; $custom-dark: #000000;
JSON
{
"hex": "#90a2cd",
"rgb": {
"r": 144,
"g": 162,
"b": 205
},
"hsl": {
"h": 222.295,
"s": 37.888,
"l": 68.431
},
"oklch": {
"l": 0.71371,
"c": 0.06627,
"h": 267
},
"luminance": 0.36178
}Semantic roles & 50–950 ramp
primary
#90A2CD
secondary
#E6E0D3
accent
#8C35B1
background
#FBFBFD
surface
#F6F6FB
border
#D0D0D4
text
#111215
muted
#808183