#9CA2FD#9CA2FD
#9CA2FD is a light, vivid blue. Relative luminance 0.400; OKLCH L 74.4% C 0.131 H 279.8°. Best body text is #000000 at 9.00:1 contrast (WCAG AA passes).
Color values
| HEX | #9CA2FD |
|---|---|
| RGB | rgb(156, 162, 253) |
| HSL | hsl(236, 96%, 80%) |
| HSV | hsv(236, 38%, 99%) |
| CMYK | cmyk(38.3%, 36%, 0%, 0.8%) |
| CIE-LAB | lab(69.47, 19.43, -45.93) |
| CIE-LCH | lch(69.47, 49.87, 292.93°) |
| OKLab | oklab(74.41% 0.0223 -0.1288) |
| OKLCH | oklch(74.41% 0.131 279.8) |
| XYZ | xyz(44.3551, 39.9987, 98.2929) |
| Luminance | 0.4000 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.98
Perrywinkle
#8F8CE7
ΔE00 6.51
Lavender Blue
#8B88F8
ΔE00 7.31
Pastel Blue
#A2BFFE
ΔE00 8.15
Periwinkle (survey)
#8E82FE
ΔE00 9.03
Carolina Blue
#8AB8FE
ΔE00 9.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CA2FD #FDF79C
analogous
#9CD2FD #9CA2FD #C79CFD
triadic
#9CA2FD #FD9CA2 #A2FD9C
tetradic
#9CA2FD #FD9CD2 #FDF79C #9CFDC7
square
#9CA2FD #FD9CD2 #FDF79C #9CFDC7
split-complementary
#9CA2FD #FDC79C #D2FD9C
monochromatic
#2431FB #606AFC #9CA2FD #D8DAFE #E1E3FE
Accessibility & contrast
On white
2.33
#9CA2FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.00
#9CA2FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CA2FD
9.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CA2FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CA2FD | 1.00 | 2.33 | 9.00 | 9.00 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84ADFF
Deuteranopia (green-blind)
#7EA6FB
Tritanopia (blue-blind)
#80B4C4
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #9ca2fd; /* rgb */ color: rgb(156, 162, 253); /* oklch */ color: oklch(74.4% 0.131 279.8);
Tailwind
colors: {
custom: {
50: '#bcbdfe',
500: '#9ca2fd',
950: '#000000',
},
}SCSS
$custom: #9ca2fd; $custom-light: #bcbdfe; $custom-dark: #000000;
JSON
{
"hex": "#9ca2fd",
"rgb": {
"r": 156,
"g": 162,
"b": 253
},
"hsl": {
"h": 236.289,
"s": 96.04,
"l": 80.196
},
"oklch": {
"l": 0.74413,
"c": 0.13077,
"h": 279.8
},
"luminance": 0.4
}Semantic roles & 50–950 ramp
primary
#9CA2FD
secondary
#F7F5D4
accent
#D700E6
background
#FBFBFF
surface
#F7F6FF
border
#D0D0D7
text
#121218
muted
#818186