#CFBCE2#CFBCE2
#CFBCE2 is a very light, muted violet. Relative luminance 0.547; OKLCH L 82.3% C 0.056 H 307.7°. Best body text is #000000 at 11.94:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBCE2 |
|---|---|
| RGB | rgb(207, 188, 226) |
| HSL | hsl(270, 40%, 81%) |
| HSV | hsv(270, 17%, 89%) |
| CMYK | cmyk(8.4%, 16.8%, 0%, 11.4%) |
| CIE-LAB | lab(78.88, 13.76, -16.48) |
| CIE-LCH | lch(78.88, 21.47, 309.85°) |
| OKLab | oklab(82.32% 0.0344 -0.0445) |
| OKLCH | oklch(82.32% 0.056 307.7) |
| XYZ | xyz(57.4404, 54.7231, 79.4733) |
| Luminance | 0.5472 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.74
Pale Lilac
#E4CBFF
ΔE00 5.55
Light Lavender
#DFC5FE
ΔE00 5.61
Pale Lavender
#EECFFE
ΔE00 6.37
Light Lilac
#EDC8FF
ΔE00 6.76
Very Light Purple
#F6CEFC
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBCE2 #CFE2BC
analogous
#BCBCE2 #CFBCE2 #E2BCE2
triadic
#CFBCE2 #E2CFBC #BCE2CF
tetradic
#CFBCE2 #E2BCBC #CFE2BC #BCE2E2
square
#CFBCE2 #E2BCBC #CFE2BC #BCE2E2
split-complementary
#CFBCE2 #E2E2BC #BCE2BC
monochromatic
#9267BD #B091D0 #CFBCE2 #EEE7F4 #F0EAF6
Accessibility & contrast
On white
1.76
#CFBCE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.94
#CFBCE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBCE2
11.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBCE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBCE2 | 1.00 | 1.76 | 11.94 | 11.94 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C2E4
Deuteranopia (green-blind)
#BAC4E1
Tritanopia (blue-blind)
#CDC1C9
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #cfbce2; /* rgb */ color: rgb(207, 188, 226); /* oklch */ color: oklch(82.3% 0.056 307.7);
Tailwind
colors: {
custom: {
50: '#ddd0eb',
500: '#cfbce2',
950: '#000000',
},
}SCSS
$custom: #cfbce2; $custom-light: #ddd0eb; $custom-dark: #000000;
JSON
{
"hex": "#cfbce2",
"rgb": {
"r": 207,
"g": 188,
"b": 226
},
"hsl": {
"h": 270,
"s": 39.583,
"l": 81.176
},
"oklch": {
"l": 0.82318,
"c": 0.05625,
"h": 307.7
},
"luminance": 0.54723
}Semantic roles & 50–950 ramp
primary
#CFBCE2
secondary
#A1BB87
accent
#B33373
background
#FEFEFE
surface
#FCFBFD
border
#D5D4D5
text
#151416
muted
#848384