#CFBEE0#CFBEE0
#CFBEE0 is a very light, muted violet. Relative luminance 0.555; OKLCH L 82.6% C 0.050 H 307.8°. Best body text is #000000 at 12.09:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBEE0 |
|---|---|
| RGB | rgb(207, 190, 224) |
| HSL | hsl(270, 35%, 81%) |
| HSV | hsv(270, 15%, 88%) |
| CMYK | cmyk(7.6%, 15.2%, 0%, 12.2%) |
| CIE-LAB | lab(79.31, 12.28, -14.76) |
| CIE-LCH | lch(79.31, 19.20, 309.77°) |
| OKLab | oklab(82.63% 0.0308 -0.0398) |
| OKLCH | oklch(82.63% 0.05 307.8) |
| XYZ | xyz(57.5978, 55.4744, 78.1798) |
| Luminance | 0.5547 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.04
Pale Lilac
#E4CBFF
ΔE00 6.21
Light Lavender
#DFC5FE
ΔE00 6.52
Pale Lavender
#EECFFE
ΔE00 6.79
Light Lilac
#EDC8FF
ΔE00 7.53
Very Light Purple
#F6CEFC
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBEE0 #CFE0BE
analogous
#BEBEE0 #CFBEE0 #E0BEE0
triadic
#CFBEE0 #E0CFBE #BEE0CF
tetradic
#CFBEE0 #E0BEBE #CFE0BE #BEE0E0
square
#CFBEE0 #E0BEBE #CFE0BE #BEE0E0
split-complementary
#CFBEE0 #E0E0BE #BEE0BE
monochromatic
#926BB8 #B095CC #CFBEE0 #EEE7F4 #F0EAF5
Accessibility & contrast
On white
1.74
#CFBEE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.09
#CFBEE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBEE0
12.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBEE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBEE0 | 1.00 | 1.74 | 12.09 | 12.09 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C4E2
Deuteranopia (green-blind)
#BCC5DF
Tritanopia (blue-blind)
#CDC2C9
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #cfbee0; /* rgb */ color: rgb(207, 190, 224); /* oklch */ color: oklch(82.6% 0.050 307.8);
Tailwind
colors: {
custom: {
50: '#ddd1e9',
500: '#cfbee0',
950: '#000000',
},
}SCSS
$custom: #cfbee0; $custom-light: #ddd1e9; $custom-dark: #000000;
JSON
{
"hex": "#cfbee0",
"rgb": {
"r": 207,
"g": 190,
"b": 224
},
"hsl": {
"h": 270,
"s": 35.417,
"l": 81.176
},
"oklch": {
"l": 0.82633,
"c": 0.05031,
"h": 307.8
},
"luminance": 0.55474
}Semantic roles & 50–950 ramp
primary
#CFBEE0
secondary
#A1B88A
accent
#AE3773
background
#FEFEFE
surface
#FCFBFD
border
#D5D4D5
text
#151416
muted
#848384