#CFBCEB#CFBCEB
#CFBCEB is a very light, moderate violet. Relative luminance 0.552; OKLCH L 82.6% C 0.068 H 303.4°. Best body text is #000000 at 12.05:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBCEB |
|---|---|
| RGB | rgb(207, 188, 235) |
| HSL | hsl(264, 54%, 83%) |
| HSV | hsv(264, 20%, 92%) |
| CMYK | cmyk(11.9%, 20%, 0%, 7.8%) |
| CIE-LAB | lab(79.17, 15.59, -20.89) |
| CIE-LCH | lch(79.17, 26.06, 306.73°) |
| OKLab | oklab(82.64% 0.0373 -0.0567) |
| OKLCH | oklch(82.64% 0.068 303.4) |
| XYZ | xyz(58.7079, 55.2301, 86.1488) |
| Luminance | 0.5523 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 3.75
Pale Lilac
#E4CBFF
ΔE00 4.37
Light Violet
#D6B4FC
ΔE00 5.72
Light Lilac
#EDC8FF
ΔE00 5.86
Pale Lavender
#EECFFE
ΔE00 6.09
Periwinkle
#CCCCFF
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBCEB #D8EBBC
analogous
#BCC0EB #CFBCEB #E6BCEB
triadic
#CFBCEB #EBCFBC #BCEBCF
tetradic
#CFBCEB #EBBCC0 #D8EBBC #BCEBE6
square
#CFBCEB #EBBCC0 #D8EBBC #BCEBE6
split-complementary
#CFBCEB #EBE6BC #C0EBBC
monochromatic
#8B5ECF #AD8DDD #CFBCEB #EEE7F8 #EEE7F8
Accessibility & contrast
On white
1.74
#CFBCEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.05
#CFBCEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBCEB
12.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBCEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBCEB | 1.00 | 1.74 | 12.05 | 12.05 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C4ED
Deuteranopia (green-blind)
#B7C4EA
Tritanopia (blue-blind)
#CBC2CC
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #cfbceb; /* rgb */ color: rgb(207, 188, 235); /* oklch */ color: oklch(82.6% 0.068 303.4);
Tailwind
colors: {
custom: {
50: '#ded0f1',
500: '#cfbceb',
950: '#000000',
},
}SCSS
$custom: #cfbceb; $custom-light: #ded0f1; $custom-dark: #000000;
JSON
{
"hex": "#cfbceb",
"rgb": {
"r": 207,
"g": 188,
"b": 235
},
"hsl": {
"h": 264.255,
"s": 54.023,
"l": 82.941
},
"oklch": {
"l": 0.82641,
"c": 0.06792,
"h": 303.4
},
"luminance": 0.5523
}Semantic roles & 50–950 ramp
primary
#CFBCEB
secondary
#ACC784
accent
#C12482
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151416
muted
#848385