#CFB4E3#CFB4E3
#CFB4E3 is a light, moderate violet. Relative luminance 0.515; OKLCH L 80.8% C 0.071 H 310.6°. Best body text is #000000 at 11.29:1 contrast (WCAG AA passes).
Color values
| HEX | #CFB4E3 |
|---|---|
| RGB | rgb(207, 180, 227) |
| HSL | hsl(274, 46%, 80%) |
| HSV | hsv(274, 21%, 89%) |
| CMYK | cmyk(8.8%, 20.7%, 0%, 11%) |
| CIE-LAB | lab(76.95, 18.30, -19.94) |
| CIE-LCH | lch(76.95, 27.06, 312.54°) |
| OKLab | oklab(80.84% 0.0464 -0.054) |
| OKLCH | oklch(80.84% 0.071 310.6) |
| XYZ | xyz(55.9161, 51.4544, 79.6441) |
| Luminance | 0.5145 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 5.08
Light Violet
#D6B4FC
ΔE00 5.66
Pale Lilac
#E4CBFF
ΔE00 5.83
Lilac
#C8A2C8
ΔE00 6.13
Light Lilac
#EDC8FF
ΔE00 6.15
Light Lavendar
#EFC0FE
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFB4E3 #C8E3B4
analogous
#B8B4E3 #CFB4E3 #E3B4E0
triadic
#CFB4E3 #E3CFB4 #B4E3CF
tetradic
#CFB4E3 #E3B8B4 #C8E3B4 #B4E0E3
square
#CFB4E3 #E3B8B4 #C8E3B4 #B4E0E3
split-complementary
#CFB4E3 #E0E3B4 #B4E3B8
monochromatic
#965BC2 #B287D2 #CFB4E3 #ECE1F4 #F1E9F7
Accessibility & contrast
On white
1.86
#CFB4E3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.29
#CFB4E3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFB4E3
11.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFB4E3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFB4E3 | 1.00 | 1.86 | 11.29 | 11.29 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADBDE5
Deuteranopia (green-blind)
#B2BFE1
Tritanopia (blue-blind)
#CDBAC4
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #cfb4e3; /* rgb */ color: rgb(207, 180, 227); /* oklch */ color: oklch(80.8% 0.071 310.6);
Tailwind
colors: {
custom: {
50: '#decaeb',
500: '#cfb4e3',
950: '#000000',
},
}SCSS
$custom: #cfb4e3; $custom-light: #decaeb; $custom-dark: #000000;
JSON
{
"hex": "#cfb4e3",
"rgb": {
"r": 207,
"g": 180,
"b": 227
},
"hsl": {
"h": 274.468,
"s": 45.631,
"l": 79.804
},
"oklch": {
"l": 0.80836,
"c": 0.07121,
"h": 310.6
},
"luminance": 0.51454
}Semantic roles & 50–950 ramp
primary
#CFB4E3
secondary
#99BD7E
accent
#B92D68
background
#FEFDFE
surface
#FCF9FD
border
#D5D2D5
text
#151316
muted
#848284