#CFBAE2#CFBAE2
#CFBAE2 is a light, muted violet. Relative luminance 0.539; OKLCH L 81.9% C 0.060 H 308.7°. Best body text is #000000 at 11.77:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBAE2 |
|---|---|
| RGB | rgb(207, 186, 226) |
| HSL | hsl(272, 41%, 81%) |
| HSV | hsv(272, 18%, 89%) |
| CMYK | cmyk(8.4%, 17.7%, 0%, 11.4%) |
| CIE-LAB | lab(78.39, 14.84, -17.23) |
| CIE-LCH | lch(78.39, 22.74, 310.74°) |
| OKLab | oklab(81.94% 0.0373 -0.0465) |
| OKLCH | oklch(81.94% 0.06 308.7) |
| XYZ | xyz(57.0161, 53.8745, 79.3319) |
| Luminance | 0.5387 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.10
Light Lavender
#DFC5FE
ΔE00 5.34
Pale Lilac
#E4CBFF
ΔE00 5.47
Pale Lavender
#EECFFE
ΔE00 6.34
Light Lilac
#EDC8FF
ΔE00 6.47
Lilac
#C8A2C8
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBAE2 #CDE2BA
analogous
#BBBAE2 #CFBAE2 #E2BAE1
triadic
#CFBAE2 #E2CFBA #BAE2CF
tetradic
#CFBAE2 #E2BBBA #CDE2BA #BAE1E2
square
#CFBAE2 #E2BBBA #CDE2BA #BAE1E2
split-complementary
#CFBAE2 #E1E2BA #BAE2BB
monochromatic
#9364BE #B18FD0 #CFBAE2 #EDE5F4 #F0E9F6
Accessibility & contrast
On white
1.78
#CFBAE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.77
#CFBAE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBAE2
11.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBAE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBAE2 | 1.00 | 1.78 | 11.77 | 11.77 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C1E4
Deuteranopia (green-blind)
#B8C2E1
Tritanopia (blue-blind)
#CDBFC7
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #cfbae2; /* rgb */ color: rgb(207, 186, 226); /* oklch */ color: oklch(81.9% 0.060 308.7);
Tailwind
colors: {
custom: {
50: '#ddceeb',
500: '#cfbae2',
950: '#000000',
},
}SCSS
$custom: #cfbae2; $custom-light: #ddceeb; $custom-dark: #000000;
JSON
{
"hex": "#cfbae2",
"rgb": {
"r": 207,
"g": 186,
"b": 226
},
"hsl": {
"h": 271.5,
"s": 40.816,
"l": 80.784
},
"oklch": {
"l": 0.81936,
"c": 0.05966,
"h": 308.7
},
"luminance": 0.53874
}Semantic roles & 50–950 ramp
primary
#CFBAE2
secondary
#9FBB85
accent
#B4326F
background
#FEFEFE
surface
#FCFBFD
border
#D5D4D5
text
#151316
muted
#848384