#CFB4E5#CFB4E5
#CFB4E5 is a light, moderate violet. Relative luminance 0.516; OKLCH L 80.9% C 0.074 H 309.6°. Best body text is #000000 at 11.31:1 contrast (WCAG AA passes).
Color values
| HEX | #CFB4E5 |
|---|---|
| RGB | rgb(207, 180, 229) |
| HSL | hsl(273, 49%, 80%) |
| HSV | hsv(273, 21%, 90%) |
| CMYK | cmyk(9.6%, 21.4%, 0%, 10.2%) |
| CIE-LAB | lab(77.02, 18.70, -20.92) |
| CIE-LCH | lch(77.02, 28.06, 311.79°) |
| OKLab | oklab(80.91% 0.047 -0.0568) |
| OKLCH | oklch(80.91% 0.074 309.6) |
| XYZ | xyz(56.1938, 51.5655, 81.1063) |
| Luminance | 0.5157 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 4.80
Light Violet
#D6B4FC
ΔE00 5.14
Pale Lilac
#E4CBFF
ΔE00 5.69
Light Lilac
#EDC8FF
ΔE00 6.03
Pale Violet
#CEAEFA
ΔE00 6.05
Light Lavendar
#EFC0FE
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFB4E5 #CAE5B4
analogous
#B6B4E5 #CFB4E5 #E5B4E3
triadic
#CFB4E5 #E5CFB4 #B4E5CF
tetradic
#CFB4E5 #E5B6B4 #CAE5B4 #B4E3E5
square
#CFB4E5 #E5B6B4 #CAE5B4 #B4E3E5
split-complementary
#CFB4E5 #E3E5B4 #B4E5B6
monochromatic
#9559C5 #B287D5 #CFB4E5 #ECE1F5 #F0E8F7
Accessibility & contrast
On white
1.86
#CFB4E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.31
#CFB4E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFB4E5
11.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFB4E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFB4E5 | 1.00 | 1.86 | 11.31 | 11.31 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACBDE7
Deuteranopia (green-blind)
#B2BFE3
Tritanopia (blue-blind)
#CDBAC5
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #cfb4e5; /* rgb */ color: rgb(207, 180, 229); /* oklch */ color: oklch(80.9% 0.074 309.6);
Tailwind
colors: {
custom: {
50: '#decaed',
500: '#cfb4e5',
950: '#000000',
},
}SCSS
$custom: #cfb4e5; $custom-light: #decaed; $custom-dark: #000000;
JSON
{
"hex": "#cfb4e5",
"rgb": {
"r": 207,
"g": 180,
"b": 229
},
"hsl": {
"h": 273.061,
"s": 48.515,
"l": 80.196
},
"oklch": {
"l": 0.8091,
"c": 0.0737,
"h": 309.6
},
"luminance": 0.51565
}Semantic roles & 50–950 ramp
primary
#CFB4E5
secondary
#9BBF7E
accent
#BC2A6B
background
#FEFDFE
surface
#FCF9FD
border
#D5D2D5
text
#151316
muted
#848284