#CFBEE2#CFBEE2
#CFBEE2 is a very light, muted violet. Relative luminance 0.556; OKLCH L 82.7% C 0.053 H 306.6°. Best body text is #000000 at 12.12:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBEE2 |
|---|---|
| RGB | rgb(207, 190, 226) |
| HSL | hsl(268, 38%, 82%) |
| HSV | hsv(268, 16%, 89%) |
| CMYK | cmyk(8.4%, 15.9%, 0%, 11.4%) |
| CIE-LAB | lab(79.38, 12.68, -15.74) |
| CIE-LCH | lch(79.38, 20.21, 308.85°) |
| OKLab | oklab(82.7% 0.0315 -0.0425) |
| OKLCH | oklch(82.7% 0.053 306.6) |
| XYZ | xyz(57.8706, 55.5835, 79.6167) |
| Luminance | 0.5558 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.52
Pale Lilac
#E4CBFF
ΔE00 5.76
Light Lavender
#DFC5FE
ΔE00 5.99
Pale Lavender
#EECFFE
ΔE00 6.53
Light Lilac
#EDC8FF
ΔE00 7.16
Periwinkle
#CCCCFF
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBEE2 #D1E2BE
analogous
#BEBFE2 #CFBEE2 #E1BEE2
triadic
#CFBEE2 #E2CFBE #BEE2CF
tetradic
#CFBEE2 #E2BEBF #D1E2BE #BEE2E1
square
#CFBEE2 #E2BEBF #D1E2BE #BEE2E1
split-complementary
#CFBEE2 #E2E1BE #BFE2BE
monochromatic
#9069BC #B094CF #CFBEE2 #EEE8F5 #EFEAF6
Accessibility & contrast
On white
1.73
#CFBEE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.12
#CFBEE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBEE2
12.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBEE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBEE2 | 1.00 | 1.73 | 12.12 | 12.12 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C4E4
Deuteranopia (green-blind)
#BBC5E1
Tritanopia (blue-blind)
#CDC3CA
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #cfbee2; /* rgb */ color: rgb(207, 190, 226); /* oklch */ color: oklch(82.7% 0.053 306.6);
Tailwind
colors: {
custom: {
50: '#ddd1eb',
500: '#cfbee2',
950: '#000000',
},
}SCSS
$custom: #cfbee2; $custom-light: #ddd1eb; $custom-dark: #000000;
JSON
{
"hex": "#cfbee2",
"rgb": {
"r": 207,
"g": 190,
"b": 226
},
"hsl": {
"h": 268.333,
"s": 38.298,
"l": 81.569
},
"oklch": {
"l": 0.82702,
"c": 0.05288,
"h": 306.6
},
"luminance": 0.55583
}Semantic roles & 50–950 ramp
primary
#CFBEE2
secondary
#A3BB89
accent
#B13476
background
#FEFEFE
surface
#FCFBFD
border
#D5D4D5
text
#151416
muted
#848384