#CFB4E6#CFB4E6
#CFB4E6 is a light, moderate violet. Relative luminance 0.516; OKLCH L 80.9% C 0.075 H 309.2°. Best body text is #000000 at 11.32:1 contrast (WCAG AA passes).
Color values
| HEX | #CFB4E6 |
|---|---|
| RGB | rgb(207, 180, 230) |
| HSL | hsl(272, 50%, 80%) |
| HSV | hsv(272, 22%, 90%) |
| CMYK | cmyk(10%, 21.7%, 0%, 9.8%) |
| CIE-LAB | lab(77.05, 18.90, -21.41) |
| CIE-LCH | lch(77.05, 28.56, 311.44°) |
| OKLab | oklab(80.95% 0.0473 -0.0581) |
| OKLCH | oklch(80.95% 0.075 309.2) |
| XYZ | xyz(56.3338, 51.6215, 81.8438) |
| Luminance | 0.5162 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 4.67
Light Violet
#D6B4FC
ΔE00 4.89
Pale Lilac
#E4CBFF
ΔE00 5.64
Pale Violet
#CEAEFA
ΔE00 5.79
Light Lilac
#EDC8FF
ΔE00 6.00
Light Lavendar
#EFC0FE
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFB4E6 #CBE6B4
analogous
#B6B4E6 #CFB4E6 #E6B4E4
triadic
#CFB4E6 #E6CFB4 #B4E6CF
tetradic
#CFB4E6 #E6B6B4 #CBE6B4 #B4E4E6
square
#CFB4E6 #E6B6B4 #CBE6B4 #B4E4E6
split-complementary
#CFB4E6 #E4E6B4 #B4E6B6
monochromatic
#9458C7 #B286D7 #CFB4E6 #ECE2F5 #F0E8F7
Accessibility & contrast
On white
1.85
#CFB4E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.32
#CFB4E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFB4E6
11.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFB4E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFB4E6 | 1.00 | 1.85 | 11.32 | 11.32 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACBDE8
Deuteranopia (green-blind)
#B1BFE4
Tritanopia (blue-blind)
#CCBAC5
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #cfb4e6; /* rgb */ color: rgb(207, 180, 230); /* oklch */ color: oklch(80.9% 0.075 309.2);
Tailwind
colors: {
custom: {
50: '#decaee',
500: '#cfb4e6',
950: '#000000',
},
}SCSS
$custom: #cfb4e6; $custom-light: #decaee; $custom-dark: #000000;
JSON
{
"hex": "#cfb4e6",
"rgb": {
"r": 207,
"g": 180,
"b": 230
},
"hsl": {
"h": 272.4,
"s": 50,
"l": 80.392
},
"oklch": {
"l": 0.80947,
"c": 0.07495,
"h": 309.2
},
"luminance": 0.51621
}Semantic roles & 50–950 ramp
primary
#CFB4E6
secondary
#9CC17E
accent
#BD286D
background
#FEFDFF
surface
#FCF9FE
border
#D5D2D6
text
#151316
muted
#848285