#908FC3#908FC3
#908FC3 is a light, moderate blue. Relative luminance 0.295; OKLCH L 67.0% C 0.076 H 285.0°. Best body text is #000000 at 6.90:1 contrast (WCAG AA passes).
Color values
| HEX | #908FC3 |
|---|---|
| RGB | rgb(144, 143, 195) |
| HSL | hsl(241, 30%, 66%) |
| HSV | hsv(241, 27%, 76%) |
| CMYK | cmyk(26.2%, 26.7%, 0%, 23.5%) |
| CIE-LAB | lab(61.23, 11.91, -26.77) |
| CIE-LCH | lch(61.23, 29.30, 293.99°) |
| OKLab | oklab(67.03% 0.0198 -0.0739) |
| OKLCH | oklch(67.03% 0.077 285) |
| XYZ | xyz(31.1719, 29.5137, 55.6736) |
| Luminance | 0.2951 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 7.21
Lavender
#B39DDB
ΔE00 7.97
Pale Purple
#B790D4
ΔE00 9.65
Periwinkle Blue
#8F99FB
ΔE00 10.04
Lavender Blue
#8B88F8
ΔE00 10.08
Wisteria
#A87DC2
ΔE00 10.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#908FC3 #C2C38F
analogous
#8FA8C3 #908FC3 #AA8FC3
triadic
#908FC3 #C3908F #8FC390
tetradic
#908FC3 #C38FA8 #C2C38F #8FC3AA
square
#908FC3 #C38FA8 #C2C38F #8FC3AA
split-complementary
#908FC3 #C3AA8F #A8C38F
monochromatic
#4C4B8C #6967AE #908FC3 #B7B7D8 #DFDFEE
Accessibility & contrast
On white
3.04
#908FC3 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.90
#908FC3 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #908FC3
6.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##908FC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##908FC3 | 1.00 | 3.04 | 6.90 | 6.90 |
| #FFFFFF | 3.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8195C5
Deuteranopia (green-blind)
#8092C2
Tritanopia (blue-blind)
#8498A1
Achromatopsia (no color)
#949494
Design tokens & code
CSS
--color: #908fc3; /* rgb */ color: rgb(144, 143, 195); /* oklch */ color: oklch(67.0% 0.076 285.0);
Tailwind
colors: {
custom: {
50: '#b1afd5',
500: '#908fc3',
950: '#000000',
},
}SCSS
$custom: #908fc3; $custom-light: #b1afd5; $custom-dark: #000000;
JSON
{
"hex": "#908fc3",
"rgb": {
"r": 144,
"g": 143,
"b": 195
},
"hsl": {
"h": 241.154,
"s": 30.233,
"l": 66.275
},
"oklch": {
"l": 0.67027,
"c": 0.0765,
"h": 285
},
"luminance": 0.29514
}Semantic roles & 50–950 ramp
primary
#908FC3
secondary
#DFDFCE
accent
#A93DA7
background
#FBFAFD
surface
#F6F4FA
border
#D0CED3
text
#111014
muted
#807F83