#8D81CC#8D81CC
#8D81CC is a light, moderate blue. Relative luminance 0.257; OKLCH L 64.4% C 0.111 H 290.3°. Best body text is #000000 at 6.14:1 contrast (WCAG AA passes).
Color values
| HEX | #8D81CC |
|---|---|
| RGB | rgb(141, 129, 204) |
| HSL | hsl(250, 42%, 65%) |
| HSV | hsv(250, 37%, 80%) |
| CMYK | cmyk(30.9%, 36.8%, 0%, 20%) |
| CIE-LAB | lab(57.77, 21.43, -37.24) |
| CIE-LCH | lch(57.77, 42.97, 299.91°) |
| OKLab | oklab(64.43% 0.0384 -0.104) |
| OKLCH | oklch(64.43% 0.111 290.3) |
| XYZ | xyz(29.7310, 25.7223, 60.5135) |
| Luminance | 0.2572 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 5.48
Mediumpurple
#9370DB
ΔE00 6.52
Lavender Blue
#8B88F8
ΔE00 7.57
Deep Lilac
#966EBD
ΔE00 7.59
Periwinkle (survey)
#8E82FE
ΔE00 8.02
Wisteria
#A87DC2
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8D81CC #C0CC81
analogous
#819ACC #8D81CC #B281CC
triadic
#8D81CC #CC8D81 #81CC8D
tetradic
#8D81CC #CC819A #C0CC81 #81CCB2
square
#8D81CC #CC819A #C0CC81 #81CCB2
split-complementary
#8D81CC #CCB281 #9ACC81
monochromatic
#4B3D96 #6655BA #8D81CC #B4ADDE #DCD8EF
Accessibility & contrast
On white
3.42
#8D81CC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.14
#8D81CC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8D81CC
6.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8D81CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8D81CC | 1.00 | 3.42 | 6.14 | 6.14 |
| #FFFFFF | 3.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6B8CCF
Deuteranopia (green-blind)
#6C89CA
Tritanopia (blue-blind)
#7E8E9D
Achromatopsia (no color)
#8B8B8B
Design tokens & code
CSS
--color: #8d81cc; /* rgb */ color: rgb(141, 129, 204); /* oklch */ color: oklch(64.4% 0.111 290.3);
Tailwind
colors: {
custom: {
50: '#b0a5dc',
500: '#8d81cc',
950: '#000000',
},
}SCSS
$custom: #8d81cc; $custom-light: #b0a5dc; $custom-dark: #000000;
JSON
{
"hex": "#8d81cc",
"rgb": {
"r": 141,
"g": 129,
"b": 204
},
"hsl": {
"h": 249.6,
"s": 42.373,
"l": 65.294
},
"oklch": {
"l": 0.64432,
"c": 0.11083,
"h": 290.3
},
"luminance": 0.25723
}Semantic roles & 50–950 ramp
primary
#8D81CC
secondary
#DDE1C8
accent
#B530A0
background
#FBFAFD
surface
#F6F4FB
border
#D0CED4
text
#110F15
muted
#807F83