#90A2D3#90A2D3
#90A2D3 is a light, moderate blue. Relative luminance 0.365; OKLCH L 71.6% C 0.075 H 268.8°. Best body text is #000000 at 8.29:1 contrast (WCAG AA passes).
Color values
| HEX | #90A2D3 |
|---|---|
| RGB | rgb(144, 162, 211) |
| HSL | hsl(224, 43%, 70%) |
| HSV | hsv(224, 32%, 83%) |
| CMYK | cmyk(31.8%, 23.2%, 0%, 17.3%) |
| CIE-LAB | lab(66.88, 5.12, -27.00) |
| CIE-LCH | lch(66.88, 27.49, 280.73°) |
| OKLab | oklab(71.62% -0.0015 -0.0746) |
| OKLCH | oklch(71.62% 0.075 268.8) |
| XYZ | xyz(36.1764, 36.4718, 66.7490) |
| Luminance | 0.3647 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.45
Perrywinkle
#8F8CE7
ΔE00 7.90
Pastel Blue
#A2BFFE
ΔE00 8.77
Cornflowerblue
#6495ED
ΔE00 9.23
Carolina Blue
#8AB8FE
ΔE00 9.32
Lavender Blue
#8B88F8
ΔE00 9.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90A2D3 #D3C190
analogous
#90C3D3 #90A2D3 #A090D3
triadic
#90A2D3 #D390A2 #A2D390
tetradic
#90A2D3 #D390C3 #D3C190 #90D3A0
square
#90A2D3 #D390C3 #D3C190 #90D3A0
split-complementary
#90A2D3 #D3A090 #C3D390
monochromatic
#425DA7 #647DC2 #90A2D3 #BCC7E4 #E8EBF6
Accessibility & contrast
On white
2.53
#90A2D3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.29
#90A2D3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90A2D3
8.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90A2D3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90A2D3 | 1.00 | 2.53 | 8.29 | 8.29 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92A6D5
Deuteranopia (green-blind)
#8DA0D2
Tritanopia (blue-blind)
#7DACB3
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #90a2d3; /* rgb */ color: rgb(144, 162, 211); /* oklch */ color: oklch(71.6% 0.075 268.8);
Tailwind
colors: {
custom: {
50: '#b2bde0',
500: '#90a2d3',
950: '#000000',
},
}SCSS
$custom: #90a2d3; $custom-light: #b2bde0; $custom-dark: #000000;
JSON
{
"hex": "#90a2d3",
"rgb": {
"r": 144,
"g": 162,
"b": 211
},
"hsl": {
"h": 223.881,
"s": 43.226,
"l": 69.608
},
"oklch": {
"l": 0.7162,
"c": 0.07464,
"h": 268.8
},
"luminance": 0.36473
}Semantic roles & 50–950 ramp
primary
#90A2D3
secondary
#E9E4D6
accent
#922FB6
background
#FBFBFD
surface
#F6F6FB
border
#D0D0D4
text
#111215
muted
#808183