#CFBEE3#CFBEE3
#CFBEE3 is a very light, muted violet. Relative luminance 0.556; OKLCH L 82.7% C 0.054 H 306.0°. Best body text is #000000 at 12.13:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBEE3 |
|---|---|
| RGB | rgb(207, 190, 227) |
| HSL | hsl(268, 40%, 82%) |
| HSV | hsv(268, 16%, 89%) |
| CMYK | cmyk(8.8%, 16.3%, 0%, 11%) |
| CIE-LAB | lab(79.41, 12.88, -16.23) |
| CIE-LCH | lch(79.41, 20.72, 308.43°) |
| OKLab | oklab(82.74% 0.0318 -0.0438) |
| OKLCH | oklch(82.74% 0.054 306) |
| XYZ | xyz(58.0082, 55.6385, 80.3415) |
| Luminance | 0.5564 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.77
Pale Lilac
#E4CBFF
ΔE00 5.56
Light Lavender
#DFC5FE
ΔE00 5.73
Pale Lavender
#EECFFE
ΔE00 6.42
Light Lilac
#EDC8FF
ΔE00 6.99
Periwinkle
#CCCCFF
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBEE3 #D2E3BE
analogous
#BEC0E3 #CFBEE3 #E2BEE3
triadic
#CFBEE3 #E3CFBE #BEE3CF
tetradic
#CFBEE3 #E3BEC0 #D2E3BE #BEE3E2
square
#CFBEE3 #E3BEC0 #D2E3BE #BEE3E2
split-complementary
#CFBEE3 #E3E2BE #C0E3BE
monochromatic
#9068BE #AF93D1 #CFBEE3 #EFE9F5 #EFEAF6
Accessibility & contrast
On white
1.73
#CFBEE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.13
#CFBEE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBEE3
12.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBEE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBEE3 | 1.00 | 1.73 | 12.13 | 12.13 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C4E5
Deuteranopia (green-blind)
#BBC5E2
Tritanopia (blue-blind)
#CCC3CA
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #cfbee3; /* rgb */ color: rgb(207, 190, 227); /* oklch */ color: oklch(82.7% 0.054 306.0);
Tailwind
colors: {
custom: {
50: '#ddd1eb',
500: '#cfbee3',
950: '#000000',
},
}SCSS
$custom: #cfbee3; $custom-light: #ddd1eb; $custom-dark: #000000;
JSON
{
"hex": "#cfbee3",
"rgb": {
"r": 207,
"g": 190,
"b": 227
},
"hsl": {
"h": 267.568,
"s": 39.785,
"l": 81.765
},
"oklch": {
"l": 0.82737,
"c": 0.05417,
"h": 306
},
"luminance": 0.55638
}Semantic roles & 50–950 ramp
primary
#CFBEE3
secondary
#A5BC89
accent
#B33378
background
#FEFEFE
surface
#FCFBFD
border
#D5D4D5
text
#151416
muted
#848384