#C8BFDA#C8BFDA
#C8BFDA is a very light, muted violet. Relative luminance 0.546; OKLCH L 82.0% C 0.039 H 300.7°. Best body text is #000000 at 11.92:1 contrast (WCAG AA passes).
Color values
| HEX | #C8BFDA |
|---|---|
| RGB | rgb(200, 191, 218) |
| HSL | hsl(260, 27%, 80%) |
| HSV | hsv(260, 12%, 85%) |
| CMYK | cmyk(8.3%, 12.4%, 0%, 14.5%) |
| CIE-LAB | lab(78.81, 8.24, -12.33) |
| CIE-LCH | lch(78.81, 14.84, 303.76°) |
| OKLab | oklab(82.04% 0.0197 -0.0332) |
| OKLCH | oklch(82.04% 0.039 300.7) |
| XYZ | xyz(55.1027, 54.6029, 73.9525) |
| Luminance | 0.5460 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.52
Periwinkle
#CCCCFF
ΔE00 8.33
Pale Lilac
#E4CBFF
ΔE00 8.80
Light Lavender
#DFC5FE
ΔE00 9.15
Light Periwinkle
#C1C6FC
ΔE00 9.37
Pale Lavender
#EECFFE
ΔE00 9.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8BFDA #D1DABF
analogous
#BFC3DA #C8BFDA #D5BFDA
triadic
#C8BFDA #DAC8BF #BFDAC8
tetradic
#C8BFDA #DABFC3 #D1DABF #BFDAD5
square
#C8BFDA #DABFC3 #D1DABF #BFDAD5
split-complementary
#C8BFDA #DAD5BF #C3DABF
monochromatic
#8571AD #A798C4 #C8BFDA #E9E6F0 #EEECF4
Accessibility & contrast
On white
1.76
#C8BFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.92
#C8BFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8BFDA
11.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8BFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8BFDA | 1.00 | 1.76 | 11.92 | 11.92 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC3DB
Deuteranopia (green-blind)
#BCC3D9
Tritanopia (blue-blind)
#C5C3C8
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #c8bfda; /* rgb */ color: rgb(200, 191, 218); /* oklch */ color: oklch(82.0% 0.039 300.7);
Tailwind
colors: {
custom: {
50: '#d8d2e5',
500: '#c8bfda',
950: '#000000',
},
}SCSS
$custom: #c8bfda; $custom-light: #d8d2e5; $custom-dark: #000000;
JSON
{
"hex": "#c8bfda",
"rgb": {
"r": 200,
"g": 191,
"b": 218
},
"hsl": {
"h": 260,
"s": 26.733,
"l": 80.196
},
"oklch": {
"l": 0.82044,
"c": 0.0386,
"h": 300.7
},
"luminance": 0.54603
}Semantic roles & 50–950 ramp
primary
#C8BFDA
secondary
#A5B18D
accent
#A54084
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384