#90B2F2#90B2F2
#90B2F2 is a light, moderate blue. Relative luminance 0.442; OKLCH L 76.3% C 0.100 H 262.6°. Best body text is #000000 at 9.84:1 contrast (WCAG AA passes).
Color values
| HEX | #90B2F2 |
|---|---|
| RGB | rgb(144, 178, 242) |
| HSL | hsl(219, 79%, 76%) |
| HSV | hsv(219, 40%, 95%) |
| CMYK | cmyk(40.5%, 26.4%, 0%, 5.1%) |
| CIE-LAB | lab(72.35, 4.34, -35.53) |
| CIE-LCH | lch(72.35, 35.79, 276.97°) |
| OKLab | oklab(76.29% -0.0128 -0.099) |
| OKLCH | oklch(76.29% 0.1 262.6) |
| XYZ | xyz(43.4440, 44.1786, 90.2254) |
| Luminance | 0.4418 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.97
Pastel Blue
#A2BFFE
ΔE00 3.83
Sky Blue (survey)
#75BBFD
ΔE00 7.20
Baby Blue (survey)
#A2CFFE
ΔE00 7.75
Periwinkle Blue
#8F99FB
ΔE00 7.77
Powder Blue (survey)
#B1D1FC
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90B2F2 #F2D090
analogous
#90E3F2 #90B2F2 #9F90F2
triadic
#90B2F2 #F290B2 #B2F290
tetradic
#90B2F2 #F290E3 #F2D090 #90F29F
square
#90B2F2 #F290E3 #F2D090 #90F29F
split-complementary
#90B2F2 #F29F90 #E3F290
monochromatic
#2266E5 #598CEC #90B2F2 #C7D8F8 #E4ECFC
Accessibility & contrast
On white
2.13
#90B2F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.84
#90B2F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90B2F2
9.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90B2F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90B2F2 | 1.00 | 2.13 | 9.84 | 9.84 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BB6F5
Deuteranopia (green-blind)
#91ADF1
Tritanopia (blue-blind)
#6EBFC8
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #90b2f2; /* rgb */ color: rgb(144, 178, 242); /* oklch */ color: oklch(76.3% 0.100 262.6);
Tailwind
colors: {
custom: {
50: '#b4c8f6',
500: '#90b2f2',
950: '#000000',
},
}SCSS
$custom: #90b2f2; $custom-light: #b4c8f6; $custom-dark: #000000;
JSON
{
"hex": "#90b2f2",
"rgb": {
"r": 144,
"g": 178,
"b": 242
},
"hsl": {
"h": 219.184,
"s": 79.032,
"l": 75.686
},
"oklch": {
"l": 0.76288,
"c": 0.09981,
"h": 262.6
},
"luminance": 0.44181
}Semantic roles & 50–950 ramp
primary
#90B2F2
secondary
#F4EAD7
accent
#930ADB
background
#FBFCFF
surface
#F6F8FE
border
#D0D1D6
text
#111317
muted
#808285