#CFB4E4#CFB4E4
#CFB4E4 is a light, moderate violet. Relative luminance 0.515; OKLCH L 80.9% C 0.072 H 310.1°. Best body text is #000000 at 11.30:1 contrast (WCAG AA passes).
Color values
| HEX | #CFB4E4 |
|---|---|
| RGB | rgb(207, 180, 228) |
| HSL | hsl(274, 47%, 80%) |
| HSV | hsv(274, 21%, 89%) |
| CMYK | cmyk(9.2%, 21.1%, 0%, 10.6%) |
| CIE-LAB | lab(76.99, 18.50, -20.43) |
| CIE-LCH | lch(76.99, 27.56, 312.16°) |
| OKLab | oklab(80.87% 0.0467 -0.0554) |
| OKLCH | oklch(80.87% 0.072 310.1) |
| XYZ | xyz(56.0546, 51.5098, 80.3731) |
| Luminance | 0.5151 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 4.94
Light Violet
#D6B4FC
ΔE00 5.40
Pale Lilac
#E4CBFF
ΔE00 5.76
Light Lilac
#EDC8FF
ΔE00 6.08
Lilac
#C8A2C8
ΔE00 6.29
Pale Violet
#CEAEFA
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFB4E4 #C9E4B4
analogous
#B7B4E4 #CFB4E4 #E4B4E1
triadic
#CFB4E4 #E4CFB4 #B4E4CF
tetradic
#CFB4E4 #E4B7B4 #C9E4B4 #B4E1E4
square
#CFB4E4 #E4B7B4 #C9E4B4 #B4E1E4
split-complementary
#CFB4E4 #E1E4B4 #B4E4B7
monochromatic
#955AC4 #B287D4 #CFB4E4 #ECE1F4 #F1E8F7
Accessibility & contrast
On white
1.86
#CFB4E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.30
#CFB4E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFB4E4
11.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFB4E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFB4E4 | 1.00 | 1.86 | 11.30 | 11.30 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADBDE6
Deuteranopia (green-blind)
#B2BFE2
Tritanopia (blue-blind)
#CDBAC4
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #cfb4e4; /* rgb */ color: rgb(207, 180, 228); /* oklch */ color: oklch(80.9% 0.072 310.1);
Tailwind
colors: {
custom: {
50: '#decaec',
500: '#cfb4e4',
950: '#000000',
},
}SCSS
$custom: #cfb4e4; $custom-light: #decaec; $custom-dark: #000000;
JSON
{
"hex": "#cfb4e4",
"rgb": {
"r": 207,
"g": 180,
"b": 228
},
"hsl": {
"h": 273.75,
"s": 47.059,
"l": 80
},
"oklch": {
"l": 0.80873,
"c": 0.07245,
"h": 310.1
},
"luminance": 0.51509
}Semantic roles & 50–950 ramp
primary
#CFB4E4
secondary
#9ABE7E
accent
#BA2B6A
background
#FEFDFE
surface
#FCF9FD
border
#D5D2D5
text
#151316
muted
#848284