#CFBCDE#CFBCDE
#CFBCDE is a very light, muted violet. Relative luminance 0.545; OKLCH L 82.2% C 0.051 H 310.2°. Best body text is #000000 at 11.90:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBCDE |
|---|---|
| RGB | rgb(207, 188, 222) |
| HSL | hsl(274, 34%, 80%) |
| HSV | hsv(274, 15%, 87%) |
| CMYK | cmyk(6.8%, 15.3%, 0%, 12.9%) |
| CIE-LAB | lab(78.76, 12.96, -14.52) |
| CIE-LCH | lch(78.76, 19.46, 311.77°) |
| OKLab | oklab(82.18% 0.0331 -0.0391) |
| OKLCH | oklch(82.18% 0.051 310.2) |
| XYZ | xyz(56.8979, 54.5061, 76.6163) |
| Luminance | 0.5451 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 3.71
Pale Lilac
#E4CBFF
ΔE00 6.39
Light Lavender
#DFC5FE
ΔE00 6.65
Pale Lavender
#EECFFE
ΔE00 6.85
Light Lilac
#EDC8FF
ΔE00 7.48
Lilac
#C8A2C8
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBCDE #CBDEBC
analogous
#BEBCDE #CFBCDE #DEBCDC
triadic
#CFBCDE #DECFBC #BCDECF
tetradic
#CFBCDE #DEBEBC #CBDEBC #BCDCDE
square
#CFBCDE #DEBEBC #CBDEBC #BCDCDE
split-complementary
#CFBCDE #DCDEBC #BCDEBE
monochromatic
#946AB6 #B293CA #CFBCDE #ECE5F2 #F0EAF5
Accessibility & contrast
On white
1.76
#CFBCDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.90
#CFBCDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBCDE
11.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBCDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBCDE | 1.00 | 1.76 | 11.90 | 11.90 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C2E0
Deuteranopia (green-blind)
#BBC3DD
Tritanopia (blue-blind)
#CEC0C7
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #cfbcde; /* rgb */ color: rgb(207, 188, 222); /* oklch */ color: oklch(82.2% 0.051 310.2);
Tailwind
colors: {
custom: {
50: '#ddd0e8',
500: '#cfbcde',
950: '#000000',
},
}SCSS
$custom: #cfbcde; $custom-light: #ddd0e8; $custom-dark: #000000;
JSON
{
"hex": "#cfbcde",
"rgb": {
"r": 207,
"g": 188,
"b": 222
},
"hsl": {
"h": 273.529,
"s": 34,
"l": 80.392
},
"oklch": {
"l": 0.82179,
"c": 0.05119,
"h": 310.2
},
"luminance": 0.54506
}Semantic roles & 50–950 ramp
primary
#CFBCDE
secondary
#9CB688
accent
#AD396C
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151416
muted
#848384