#CFBFEF#CFBFEF
#CFBFEF is a very light, moderate violet. Relative luminance 0.568; OKLCH L 83.4% C 0.068 H 300.2°. Best body text is #000000 at 12.35:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBFEF |
|---|---|
| RGB | rgb(207, 191, 239) |
| HSL | hsl(260, 60%, 84%) |
| HSV | hsv(260, 20%, 94%) |
| CMYK | cmyk(13.4%, 20.1%, 0%, 6.3%) |
| CIE-LAB | lab(80.04, 14.79, -21.72) |
| CIE-LCH | lch(80.04, 26.28, 304.26°) |
| OKLab | oklab(83.36% 0.0343 -0.0591) |
| OKLCH | oklch(83.36% 0.068 300.2) |
| XYZ | xyz(59.9398, 56.7589, 89.4424) |
| Luminance | 0.5676 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 3.53
Pale Lilac
#E4CBFF
ΔE00 4.13
Periwinkle
#CCCCFF
ΔE00 5.54
Light Violet
#D6B4FC
ΔE00 5.85
Light Lilac
#EDC8FF
ΔE00 6.06
Pale Lavender
#EECFFE
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBFEF #DFEFBF
analogous
#BFC7EF #CFBFEF #E7BFEF
triadic
#CFBFEF #EFCFBF #BFEFCF
tetradic
#CFBFEF #EFBFC7 #DFEFBF #BFEFE7
square
#CFBFEF #EFBFC7 #DFEFBF #BFEFE7
split-complementary
#CFBFEF #EFE7BF #C7EFBF
monochromatic
#865DD7 #AA8EE3 #CFBFEF #EDE7F9 #EDE7F9
Accessibility & contrast
On white
1.70
#CFBFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.35
#CFBFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBFEF
12.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBFEF | 1.00 | 1.70 | 12.35 | 12.35 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C6F1
Deuteranopia (green-blind)
#B8C6EE
Tritanopia (blue-blind)
#CAC6CF
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #cfbfef; /* rgb */ color: rgb(207, 191, 239); /* oklch */ color: oklch(83.4% 0.068 300.2);
Tailwind
colors: {
custom: {
50: '#ded2f4',
500: '#cfbfef',
950: '#000000',
},
}SCSS
$custom: #cfbfef; $custom-light: #ded2f4; $custom-dark: #000000;
JSON
{
"hex": "#cfbfef",
"rgb": {
"r": 207,
"g": 191,
"b": 239
},
"hsl": {
"h": 260,
"s": 60,
"l": 84.314
},
"oklch": {
"l": 0.8336,
"c": 0.06831,
"h": 300.2
},
"luminance": 0.56759
}Semantic roles & 50–950 ramp
primary
#CFBFEF
secondary
#B5CD85
accent
#C81E8F
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151417
muted
#848385