#CFC4EF#CFC4EF
#CFC4EF is a very light, moderate violet. Relative luminance 0.590; OKLCH L 84.3% C 0.060 H 296.8°. Best body text is #000000 at 12.80:1 contrast (WCAG AA passes).
Color values
| HEX | #CFC4EF |
|---|---|
| RGB | rgb(207, 196, 239) |
| HSL | hsl(255, 57%, 85%) |
| HSV | hsv(255, 18%, 94%) |
| CMYK | cmyk(13.4%, 18%, 0%, 6.3%) |
| CIE-LAB | lab(81.28, 12.10, -19.84) |
| CIE-LCH | lch(81.28, 23.24, 301.37°) |
| OKLab | oklab(84.32% 0.0272 -0.0539) |
| OKLCH | oklch(84.32% 0.06 296.8) |
| XYZ | xyz(61.0488, 58.9770, 89.8121) |
| Luminance | 0.5898 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 4.63
Pale Lilac
#E4CBFF
ΔE00 4.67
Light Lavender
#DFC5FE
ΔE00 4.67
Light Periwinkle
#C1C6FC
ΔE00 6.22
Pale Lavender
#EECFFE
ΔE00 6.50
Light Lilac
#EDC8FF
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFC4EF #E4EFC4
analogous
#C4CEEF #CFC4EF #E4C4EF
triadic
#CFC4EF #EFCFC4 #C4EFCF
tetradic
#CFC4EF #EFC4CE #E4EFC4 #C4EFE4
square
#CFC4EF #EFC4CE #E4EFC4 #C4EFE4
split-complementary
#CFC4EF #EFE4C4 #CEEFC4
monochromatic
#8164D5 #A894E2 #CFC4EF #EBE7F8 #EBE7F8
Accessibility & contrast
On white
1.64
#CFC4EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.80
#CFC4EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFC4EF
12.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFC4EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFC4EF | 1.00 | 1.64 | 12.80 | 12.80 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBCAF1
Deuteranopia (green-blind)
#BDC9EE
Tritanopia (blue-blind)
#C9CAD2
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #cfc4ef; /* rgb */ color: rgb(207, 196, 239); /* oklch */ color: oklch(84.3% 0.060 296.8);
Tailwind
colors: {
custom: {
50: '#ded5f4',
500: '#cfc4ef',
950: '#000000',
},
}SCSS
$custom: #cfc4ef; $custom-light: #ded5f4; $custom-dark: #000000;
JSON
{
"hex": "#cfc4ef",
"rgb": {
"r": 207,
"g": 196,
"b": 239
},
"hsl": {
"h": 255.349,
"s": 57.333,
"l": 85.294
},
"oklch": {
"l": 0.84318,
"c": 0.06037,
"h": 296.8
},
"luminance": 0.58977
}Semantic roles & 50–950 ramp
primary
#CFC4EF
secondary
#BCCD8A
accent
#C5219B
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151417
muted
#848385