#CFBFEE#CFBFEE
#CFBFEE is a very light, moderate violet. Relative luminance 0.567; OKLCH L 83.3% C 0.067 H 300.5°. Best body text is #000000 at 12.34:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBFEE |
|---|---|
| RGB | rgb(207, 191, 238) |
| HSL | hsl(260, 58%, 84%) |
| HSV | hsv(260, 20%, 93%) |
| CMYK | cmyk(13%, 19.7%, 0%, 6.7%) |
| CIE-LAB | lab(80.01, 14.58, -21.23) |
| CIE-LCH | lch(80.01, 25.76, 304.49°) |
| OKLab | oklab(83.32% 0.034 -0.0577) |
| OKLCH | oklch(83.32% 0.067 300.5) |
| XYZ | xyz(59.7925, 56.7000, 88.6665) |
| Luminance | 0.5670 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 3.66
Pale Lilac
#E4CBFF
ΔE00 4.17
Periwinkle
#CCCCFF
ΔE00 5.66
Light Violet
#D6B4FC
ΔE00 6.04
Light Lilac
#EDC8FF
ΔE00 6.09
Pale Lavender
#EECFFE
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBFEE #DEEEBF
analogous
#BFC7EE #CFBFEE #E7BFEE
triadic
#CFBFEE #EECFBF #BFEECF
tetradic
#CFBFEE #EEBFC7 #DEEEBF #BFEEE7
square
#CFBFEE #EEBFC7 #DEEEBF #BFEEE7
split-complementary
#CFBFEE #EEE7BF #C7EEBF
monochromatic
#865ED4 #AB8FE1 #CFBFEE #EDE7F9 #EDE7F9
Accessibility & contrast
On white
1.70
#CFBFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.34
#CFBFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBFEE
12.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBFEE | 1.00 | 1.70 | 12.34 | 12.34 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C6F0
Deuteranopia (green-blind)
#B9C6ED
Tritanopia (blue-blind)
#CAC6CF
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #cfbfee; /* rgb */ color: rgb(207, 191, 238); /* oklch */ color: oklch(83.3% 0.067 300.5);
Tailwind
colors: {
custom: {
50: '#ded2f3',
500: '#cfbfee',
950: '#000000',
},
}SCSS
$custom: #cfbfee; $custom-light: #ded2f3; $custom-dark: #000000;
JSON
{
"hex": "#cfbfee",
"rgb": {
"r": 207,
"g": 191,
"b": 238
},
"hsl": {
"h": 260.426,
"s": 58.025,
"l": 84.118
},
"oklch": {
"l": 0.83323,
"c": 0.06697,
"h": 300.5
},
"luminance": 0.567
}Semantic roles & 50–950 ramp
primary
#CFBFEE
secondary
#B4CC86
accent
#C6208D
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151417
muted
#848385