#8F8CC0#8F8CC0
#8F8CC0 is a light, moderate blue. Relative luminance 0.284; OKLCH L 66.2% C 0.077 H 286.7°. Best body text is #000000 at 6.68:1 contrast (WCAG AA passes).
Color values
| HEX | #8F8CC0 |
|---|---|
| RGB | rgb(143, 140, 192) |
| HSL | hsl(243, 29%, 65%) |
| HSV | hsv(243, 27%, 75%) |
| CMYK | cmyk(25.5%, 27.1%, 0%, 24.7%) |
| CIE-LAB | lab(60.25, 12.59, -26.60) |
| CIE-LCH | lch(60.25, 29.43, 295.33°) |
| OKLab | oklab(66.21% 0.0221 -0.0734) |
| OKLCH | oklch(66.21% 0.077 286.7) |
| XYZ | xyz(30.2178, 28.4010, 53.7488) |
| Luminance | 0.2840 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 7.58
Lavender
#B39DDB
ΔE00 8.33
Wisteria
#A87DC2
ΔE00 9.46
Pale Purple
#B790D4
ΔE00 9.52
Heather
#A484AC
ΔE00 9.78
Lavender Blue
#8B88F8
ΔE00 10.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8F8CC0 #BDC08C
analogous
#8CA3C0 #8F8CC0 #A98CC0
triadic
#8F8CC0 #C08F8C #8CC08F
tetradic
#8F8CC0 #C08CA3 #BDC08C #8CC0A9
square
#8F8CC0 #C08CA3 #BDC08C #8CC0A9
split-complementary
#8F8CC0 #C0A98C #A3C08C
monochromatic
#4E4A87 #6864AA #8F8CC0 #B6B4D6 #DCDBEB
Accessibility & contrast
On white
3.14
#8F8CC0 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.68
#8F8CC0 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8F8CC0
6.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8F8CC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8F8CC0 | 1.00 | 3.14 | 6.68 | 6.68 |
| #FFFFFF | 3.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7E93C2
Deuteranopia (green-blind)
#7D90BF
Tritanopia (blue-blind)
#84959E
Achromatopsia (no color)
#919191
Design tokens & code
CSS
--color: #8f8cc0; /* rgb */ color: rgb(143, 140, 192); /* oklch */ color: oklch(66.2% 0.077 286.7);
Tailwind
colors: {
custom: {
50: '#b0add3',
500: '#8f8cc0',
950: '#000000',
},
}SCSS
$custom: #8f8cc0; $custom-light: #b0add3; $custom-dark: #000000;
JSON
{
"hex": "#8f8cc0",
"rgb": {
"r": 143,
"g": 140,
"b": 192
},
"hsl": {
"h": 243.462,
"s": 29.213,
"l": 65.098
},
"oklch": {
"l": 0.66208,
"c": 0.07666,
"h": 286.7
},
"luminance": 0.28402
}Semantic roles & 50–950 ramp
primary
#8F8CC0
secondary
#DCDDCB
accent
#A83EA2
background
#FAFAFC
surface
#F5F4F9
border
#CFCED2
text
#111014
muted
#807F82