#C8BEDE#C8BEDE
#C8BEDE is a light, muted violet. Relative luminance 0.544; OKLCH L 82.0% C 0.046 H 299.7°. Best body text is #000000 at 11.88:1 contrast (WCAG AA passes).
Color values
| HEX | #C8BEDE |
|---|---|
| RGB | rgb(200, 190, 222) |
| HSL | hsl(259, 33%, 81%) |
| HSV | hsv(259, 14%, 87%) |
| CMYK | cmyk(9.9%, 14.4%, 0%, 12.9%) |
| CIE-LAB | lab(78.68, 9.59, -14.68) |
| CIE-LCH | lch(78.68, 17.54, 303.14°) |
| OKLab | oklab(81.98% 0.0226 -0.0396) |
| OKLCH | oklch(81.98% 0.046 299.7) |
| XYZ | xyz(55.4152, 54.3801, 76.6701) |
| Luminance | 0.5438 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.66
Periwinkle
#CCCCFF
ΔE00 7.32
Pale Lilac
#E4CBFF
ΔE00 7.54
Light Lavender
#DFC5FE
ΔE00 7.72
Light Periwinkle
#C1C6FC
ΔE00 8.39
Pale Lavender
#EECFFE
ΔE00 8.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8BEDE #D4DEBE
analogous
#BEC4DE #C8BEDE #D8BEDE
triadic
#C8BEDE #DEC8BE #BEDEC8
tetradic
#C8BEDE #DEBEC4 #D4DEBE #BEDED8
square
#C8BEDE #DEBEC4 #D4DEBE #BEDED8
split-complementary
#C8BEDE #DED8BE #C4DEBE
monochromatic
#836DB5 #A695C9 #C8BEDE #EAE7F3 #EEEBF5
Accessibility & contrast
On white
1.77
#C8BEDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.88
#C8BEDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8BEDE
11.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8BEDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8BEDE | 1.00 | 1.77 | 11.88 | 11.88 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C3DF
Deuteranopia (green-blind)
#BAC3DD
Tritanopia (blue-blind)
#C4C2C8
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #c8bede; /* rgb */ color: rgb(200, 190, 222); /* oklch */ color: oklch(82.0% 0.046 299.7);
Tailwind
colors: {
custom: {
50: '#d8d1e8',
500: '#c8bede',
950: '#000000',
},
}SCSS
$custom: #c8bede; $custom-light: #d8d1e8; $custom-dark: #000000;
JSON
{
"hex": "#c8bede",
"rgb": {
"r": 200,
"g": 190,
"b": 222
},
"hsl": {
"h": 258.75,
"s": 32.653,
"l": 80.784
},
"oklch": {
"l": 0.81984,
"c": 0.04561,
"h": 299.7
},
"luminance": 0.5438
}Semantic roles & 50–950 ramp
primary
#C8BEDE
secondary
#A8B68A
accent
#AB3A88
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141416
muted
#838384