#CFAFEF#CFAFEF
#CFAFEF is a light, moderate violet. Relative luminance 0.502; OKLCH L 80.4% C 0.095 H 307.1°. Best body text is #000000 at 11.03:1 contrast (WCAG AA passes).
Color values
| HEX | #CFAFEF |
|---|---|
| RGB | rgb(207, 175, 239) |
| HSL | hsl(270, 67%, 81%) |
| HSV | hsv(270, 27%, 94%) |
| CMYK | cmyk(13.4%, 26.8%, 0%, 6.3%) |
| CIE-LAB | lab(76.17, 23.49, -27.63) |
| CIE-LCH | lch(76.17, 36.26, 310.37°) |
| OKLab | oklab(80.37% 0.0572 -0.0756) |
| OKLCH | oklch(80.37% 0.095 307.1) |
| XYZ | xyz(56.6392, 50.1577, 88.3422) |
| Luminance | 0.5016 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Violet
#D6B4FC
ΔE00 2.27
Pale Violet
#CEAEFA
ΔE00 2.67
Mauve
#E0B0FF
ΔE00 3.87
Lavender (survey)
#C79FEF
ΔE00 4.68
Light Lavender
#DFC5FE
ΔE00 5.33
Lilac (survey)
#CEA2FD
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFAFEF #CFEFAF
analogous
#AFAFEF #CFAFEF #EFAFEF
triadic
#CFAFEF #EFCFAF #AFEFCF
tetradic
#CFAFEF #EFAFAF #CFEFAF #AFEFEF
square
#CFAFEF #EFAFAF #CFEFAF #AFEFEF
split-complementary
#CFAFEF #EFEFAF #AFEFAF
monochromatic
#9249DB #B07CE5 #CFAFEF #EEE2F9 #F0E5FA
Accessibility & contrast
On white
1.90
#CFAFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.03
#CFAFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFAFEF
11.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFAFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFAFEF | 1.00 | 1.90 | 11.03 | 11.03 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4BBF2
Deuteranopia (green-blind)
#AABCED
Tritanopia (blue-blind)
#CBB8C6
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #cfafef; /* rgb */ color: rgb(207, 175, 239); /* oklch */ color: oklch(80.4% 0.095 307.1);
Tailwind
colors: {
custom: {
50: '#dec7f4',
500: '#cfafef',
950: '#000000',
},
}SCSS
$custom: #cfafef; $custom-light: #dec7f4; $custom-dark: #000000;
JSON
{
"hex": "#cfafef",
"rgb": {
"r": 207,
"g": 175,
"b": 239
},
"hsl": {
"h": 270,
"s": 66.667,
"l": 81.176
},
"oklch": {
"l": 0.80367,
"c": 0.09479,
"h": 307.1
},
"luminance": 0.50157
}Semantic roles & 50–950 ramp
primary
#CFAFEF
secondary
#A1CD75
accent
#CF1773
background
#FEFDFF
surface
#FCF9FE
border
#D5D2D6
text
#151317
muted
#848285