#908FC0#908FC0
#908FC0 is a light, moderate blue. Relative luminance 0.294; OKLCH L 66.9% C 0.072 H 285.2°. Best body text is #000000 at 6.88:1 contrast (WCAG AA passes).
Color values
| HEX | #908FC0 |
|---|---|
| RGB | rgb(144, 143, 192) |
| HSL | hsl(241, 28%, 66%) |
| HSV | hsv(241, 26%, 75%) |
| CMYK | cmyk(25%, 25.5%, 0%, 24.7%) |
| CIE-LAB | lab(61.12, 11.17, -25.26) |
| CIE-LCH | lch(61.12, 27.62, 293.86°) |
| OKLab | oklab(66.9% 0.0189 -0.0696) |
| OKLCH | oklch(66.9% 0.072 285.2) |
| XYZ | xyz(30.8361, 29.3794, 53.9051) |
| Luminance | 0.2938 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 7.91
Lavender
#B39DDB
ΔE00 8.13
Pale Purple
#B790D4
ΔE00 9.77
Heather
#A484AC
ΔE00 10.12
Wisteria
#A87DC2
ΔE00 10.21
Periwinkle Blue
#8F99FB
ΔE00 10.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#908FC0 #BFC08F
analogous
#8FA6C0 #908FC0 #A88FC0
triadic
#908FC0 #C0908F #8FC090
tetradic
#908FC0 #C08FA6 #BFC08F #8FC0A8
square
#908FC0 #C08FA6 #BFC08F #8FC0A8
split-complementary
#908FC0 #C0A88F #A6C08F
monochromatic
#4E4D88 #6968AA #908FC0 #B7B6D6 #DEDDEC
Accessibility & contrast
On white
3.05
#908FC0 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.88
#908FC0 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #908FC0
6.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##908FC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##908FC0 | 1.00 | 3.05 | 6.88 | 6.88 |
| #FFFFFF | 3.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8295C2
Deuteranopia (green-blind)
#8192BF
Tritanopia (blue-blind)
#8597A0
Achromatopsia (no color)
#939393
Design tokens & code
CSS
--color: #908fc0; /* rgb */ color: rgb(144, 143, 192); /* oklch */ color: oklch(66.9% 0.072 285.2);
Tailwind
colors: {
custom: {
50: '#b1afd3',
500: '#908fc0',
950: '#000000',
},
}SCSS
$custom: #908fc0; $custom-light: #b1afd3; $custom-dark: #000000;
JSON
{
"hex": "#908fc0",
"rgb": {
"r": 144,
"g": 143,
"b": 192
},
"hsl": {
"h": 241.224,
"s": 28,
"l": 65.686
},
"oklch": {
"l": 0.66898,
"c": 0.07213,
"h": 285.2
},
"luminance": 0.2938
}Semantic roles & 50–950 ramp
primary
#908FC0
secondary
#DDDECD
accent
#A73FA5
background
#FAFAFC
surface
#F5F4F9
border
#CFCED2
text
#111014
muted
#807F82