#90ACFB#90ACFB
#90ACFB is a light, moderate blue. Relative luminance 0.424; OKLCH L 75.5% C 0.118 H 268.6°. Best body text is #000000 at 9.48:1 contrast (WCAG AA passes).
Color values
| HEX | #90ACFB |
|---|---|
| RGB | rgb(144, 172, 251) |
| HSL | hsl(224, 93%, 77%) |
| HSV | hsv(224, 43%, 98%) |
| CMYK | cmyk(42.6%, 31.5%, 0%, 1.6%) |
| CIE-LAB | lab(71.14, 10.17, -42.28) |
| CIE-LCH | lch(71.14, 43.49, 283.53°) |
| OKLab | oklab(75.47% -0.0029 -0.1185) |
| OKLCH | oklch(75.47% 0.119 268.6) |
| XYZ | xyz(43.6613, 42.3970, 97.1309) |
| Luminance | 0.4240 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.68
Pastel Blue
#A2BFFE
ΔE00 4.93
Periwinkle Blue
#8F99FB
ΔE00 5.82
Cornflowerblue
#6495ED
ΔE00 8.32
Light Grey Blue
#9DBCD4
ΔE00 8.92
Sky Blue (survey)
#75BBFD
ΔE00 9.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90ACFB #FBDF90
analogous
#90E1FB #90ACFB #AA90FB
triadic
#90ACFB #FB90AC #ACFB90
tetradic
#90ACFB #FB90E1 #FBDF90 #90FBAA
square
#90ACFB #FB90E1 #FBDF90 #90FBAA
split-complementary
#90ACFB #FBAA90 #E1FB90
monochromatic
#1A54F7 #5580F9 #90ACFB #CBD8FD #E1E9FE
Accessibility & contrast
On white
2.22
#90ACFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.48
#90ACFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90ACFB
9.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90ACFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90ACFB | 1.00 | 2.22 | 9.48 | 9.48 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90B3FE
Deuteranopia (green-blind)
#86AAF9
Tritanopia (blue-blind)
#6BBCC8
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #90acfb; /* rgb */ color: rgb(144, 172, 251); /* oklch */ color: oklch(75.5% 0.118 268.6);
Tailwind
colors: {
custom: {
50: '#b4c4fd',
500: '#90acfb',
950: '#000000',
},
}SCSS
$custom: #90acfb; $custom-light: #b4c4fd; $custom-dark: #000000;
JSON
{
"hex": "#90acfb",
"rgb": {
"r": 144,
"g": 172,
"b": 251
},
"hsl": {
"h": 224.299,
"s": 93.043,
"l": 77.451
},
"oklch": {
"l": 0.75474,
"c": 0.1185,
"h": 268.6
},
"luminance": 0.42399
}Semantic roles & 50–950 ramp
primary
#90ACFB
secondary
#F6EDD5
accent
#A900E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111217
muted
#808185