#CFBAE4#CFBAE4
#CFBAE4 is a very light, moderate violet. Relative luminance 0.540; OKLCH L 82.0% C 0.062 H 307.6°. Best body text is #000000 at 11.80:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBAE4 |
|---|---|
| RGB | rgb(207, 186, 228) |
| HSL | hsl(270, 44%, 81%) |
| HSV | hsv(270, 18%, 89%) |
| CMYK | cmyk(9.2%, 18.4%, 0%, 10.6%) |
| CIE-LAB | lab(78.45, 15.24, -18.21) |
| CIE-LCH | lch(78.45, 23.75, 309.93°) |
| OKLab | oklab(82.01% 0.038 -0.0493) |
| OKLCH | oklch(82.01% 0.062 307.6) |
| XYZ | xyz(57.2921, 53.9849, 80.7856) |
| Luminance | 0.5399 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 4.90
Pale Lilac
#E4CBFF
ΔE00 5.16
Thistle
#D8BFD8
ΔE00 5.63
Light Lilac
#EDC8FF
ΔE00 6.21
Pale Lavender
#EECFFE
ΔE00 6.22
Light Violet
#D6B4FC
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBAE4 #CFE4BA
analogous
#BABAE4 #CFBAE4 #E4BAE4
triadic
#CFBAE4 #E4CFBA #BAE4CF
tetradic
#CFBAE4 #E4BABA #CFE4BA #BAE4E4
square
#CFBAE4 #E4BABA #CFE4BA #BAE4E4
split-complementary
#CFBAE4 #E4E4BA #BAE4BA
monochromatic
#9262C2 #B08ED3 #CFBAE4 #EEE6F5 #F0E9F6
Accessibility & contrast
On white
1.78
#CFBAE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.80
#CFBAE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBAE4
11.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBAE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBAE4 | 1.00 | 1.78 | 11.80 | 11.80 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C1E6
Deuteranopia (green-blind)
#B7C2E3
Tritanopia (blue-blind)
#CCBFC8
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #cfbae4; /* rgb */ color: rgb(207, 186, 228); /* oklch */ color: oklch(82.0% 0.062 307.6);
Tailwind
colors: {
custom: {
50: '#deceec',
500: '#cfbae4',
950: '#000000',
},
}SCSS
$custom: #cfbae4; $custom-light: #deceec; $custom-dark: #000000;
JSON
{
"hex": "#cfbae4",
"rgb": {
"r": 207,
"g": 186,
"b": 228
},
"hsl": {
"h": 270,
"s": 43.75,
"l": 81.176
},
"oklch": {
"l": 0.82007,
"c": 0.0622,
"h": 307.6
},
"luminance": 0.53985
}Semantic roles & 50–950 ramp
primary
#CFBAE4
secondary
#A1BE84
accent
#B72F73
background
#FEFEFE
surface
#FCFBFD
border
#D5D4D5
text
#151316
muted
#848384