#CFBEE4#CFBEE4
#CFBEE4 is a very light, muted violet. Relative luminance 0.557; OKLCH L 82.8% C 0.055 H 305.5°. Best body text is #000000 at 12.14:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBEE4 |
|---|---|
| RGB | rgb(207, 190, 228) |
| HSL | hsl(267, 41%, 82%) |
| HSV | hsv(267, 17%, 89%) |
| CMYK | cmyk(9.2%, 16.7%, 0%, 10.6%) |
| CIE-LAB | lab(79.44, 13.08, -16.72) |
| CIE-LCH | lch(79.44, 21.23, 308.03°) |
| OKLab | oklab(82.77% 0.0322 -0.0452) |
| OKLCH | oklch(82.77% 0.055 305.5) |
| XYZ | xyz(58.1466, 55.6939, 81.0705) |
| Luminance | 0.5569 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.02
Pale Lilac
#E4CBFF
ΔE00 5.36
Light Lavender
#DFC5FE
ΔE00 5.48
Pale Lavender
#EECFFE
ΔE00 6.32
Light Lilac
#EDC8FF
ΔE00 6.83
Periwinkle
#CCCCFF
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBEE4 #D3E4BE
analogous
#BEC0E4 #CFBEE4 #E2BEE4
triadic
#CFBEE4 #E4CFBE #BEE4CF
tetradic
#CFBEE4 #E4BEC0 #D3E4BE #BEE4E2
square
#CFBEE4 #E4BEC0 #D3E4BE #BEE4E2
split-complementary
#CFBEE4 #E4E2BE #C0E4BE
monochromatic
#8F68C0 #AF93D2 #CFBEE4 #EFE9F6 #EFE9F6
Accessibility & contrast
On white
1.73
#CFBEE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.14
#CFBEE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBEE4
12.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBEE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBEE4 | 1.00 | 1.73 | 12.14 | 12.14 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C4E6
Deuteranopia (green-blind)
#BBC5E3
Tritanopia (blue-blind)
#CCC3CB
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #cfbee4; /* rgb */ color: rgb(207, 190, 228); /* oklch */ color: oklch(82.8% 0.055 305.5);
Tailwind
colors: {
custom: {
50: '#ddd1ec',
500: '#cfbee4',
950: '#000000',
},
}SCSS
$custom: #cfbee4; $custom-light: #ddd1ec; $custom-dark: #000000;
JSON
{
"hex": "#cfbee4",
"rgb": {
"r": 207,
"g": 190,
"b": 228
},
"hsl": {
"h": 266.842,
"s": 41.304,
"l": 81.961
},
"oklch": {
"l": 0.82772,
"c": 0.05547,
"h": 305.5
},
"luminance": 0.55694
}Semantic roles & 50–950 ramp
primary
#CFBEE4
secondary
#A6BE89
accent
#B4317A
background
#FEFEFE
surface
#FCFBFD
border
#D5D4D5
text
#151416
muted
#848384