#CFBEDE#CFBEDE
#CFBEDE is a very light, muted violet. Relative luminance 0.554; OKLCH L 82.6% C 0.048 H 309.1°. Best body text is #000000 at 12.07:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBEDE |
|---|---|
| RGB | rgb(207, 190, 222) |
| HSL | hsl(272, 33%, 81%) |
| HSV | hsv(272, 14%, 87%) |
| CMYK | cmyk(6.8%, 14.4%, 0%, 12.9%) |
| CIE-LAB | lab(79.25, 11.89, -13.77) |
| CIE-LCH | lch(79.25, 18.19, 310.79°) |
| OKLab | oklab(82.57% 0.0301 -0.037) |
| OKLCH | oklch(82.57% 0.048 309.1) |
| XYZ | xyz(57.3281, 55.3665, 76.7597) |
| Luminance | 0.5537 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 3.59
Pale Lilac
#E4CBFF
ΔE00 6.69
Light Lavender
#DFC5FE
ΔE00 7.08
Pale Lavender
#EECFFE
ΔE00 7.11
Light Lilac
#EDC8FF
ΔE00 7.94
Very Light Purple
#F6CEFC
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBEDE #CDDEBE
analogous
#BFBEDE #CFBEDE #DEBEDD
triadic
#CFBEDE #DECFBE #BEDECF
tetradic
#CFBEDE #DEBFBE #CDDEBE #BEDDDE
square
#CFBEDE #DEBFBE #CDDEBE #BEDDDE
split-complementary
#CFBEDE #DDDEBE #BEDEBF
monochromatic
#936DB5 #B195C9 #CFBEDE #EDE7F3 #F0EBF5
Accessibility & contrast
On white
1.74
#CFBEDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.07
#CFBEDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBEDE
12.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBEDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBEDE | 1.00 | 1.74 | 12.07 | 12.07 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C3DF
Deuteranopia (green-blind)
#BCC5DD
Tritanopia (blue-blind)
#CDC2C9
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #cfbede; /* rgb */ color: rgb(207, 190, 222); /* oklch */ color: oklch(82.6% 0.048 309.1);
Tailwind
colors: {
custom: {
50: '#ddd1e8',
500: '#cfbede',
950: '#000000',
},
}SCSS
$custom: #cfbede; $custom-light: #ddd1e8; $custom-dark: #000000;
JSON
{
"hex": "#cfbede",
"rgb": {
"r": 207,
"g": 190,
"b": 222
},
"hsl": {
"h": 271.875,
"s": 32.653,
"l": 80.784
},
"oklch": {
"l": 0.82565,
"c": 0.04776,
"h": 309.1
},
"luminance": 0.55366
}Semantic roles & 50–950 ramp
primary
#CFBEDE
secondary
#9FB68A
accent
#AB3A6F
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151416
muted
#848384