#CFBFFE#CFBFFE
#CFBFFE is a very light, moderate violet. Relative luminance 0.577; OKLCH L 83.9% C 0.088 H 296.1°. Best body text is #000000 at 12.54:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBFFE |
|---|---|
| RGB | rgb(207, 191, 254) |
| HSL | hsl(255, 97%, 87%) |
| HSV | hsv(255, 25%, 100%) |
| CMYK | cmyk(18.5%, 24.8%, 0%, 0.4%) |
| CIE-LAB | lab(80.56, 18.00, -28.95) |
| CIE-LCH | lch(80.56, 34.09, 301.86°) |
| OKLab | oklab(83.93% 0.0389 -0.0794) |
| OKLCH | oklch(83.93% 0.088 296.1) |
| XYZ | xyz(62.2484, 57.6823, 101.6010) |
| Luminance | 0.5768 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 3.90
Light Violet
#D6B4FC
ΔE00 4.26
Periwinkle
#CCCCFF
ΔE00 4.71
Pale Violet
#CEAEFA
ΔE00 4.87
Pale Lilac
#E4CBFF
ΔE00 5.27
Light Periwinkle
#C1C6FC
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBFFE #EEFEBF
analogous
#BFCFFE #CFBFFE #EFBFFE
triadic
#CFBFFE #FECFBF #BFFECF
tetradic
#CFBFFE #FEBFCF #EEFEBF #BFFEEF
square
#CFBFFE #FEBFCF #EEFEBF #BFFEEF
split-complementary
#CFBFFE #FEEFBF #CFFEBF
monochromatic
#7546FC #A283FD #CFBFFE #E8E1FF #E8E1FF
Accessibility & contrast
On white
1.68
#CFBFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.54
#CFBFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBFFE
12.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBFFE | 1.00 | 1.68 | 12.54 | 12.54 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C8FF
Deuteranopia (green-blind)
#B3C7FC
Tritanopia (blue-blind)
#C6C9D5
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #cfbffe; /* rgb */ color: rgb(207, 191, 254); /* oklch */ color: oklch(83.9% 0.088 296.1);
Tailwind
colors: {
custom: {
50: '#ded2ff',
500: '#cfbffe',
950: '#000000',
},
}SCSS
$custom: #cfbffe; $custom-light: #ded2ff; $custom-dark: #000000;
JSON
{
"hex": "#cfbffe",
"rgb": {
"r": 207,
"g": 191,
"b": 254
},
"hsl": {
"h": 255.238,
"s": 96.923,
"l": 87.255
},
"oklch": {
"l": 0.83932,
"c": 0.08839,
"h": 296.1
},
"luminance": 0.57683
}Semantic roles & 50–950 ramp
primary
#CFBFFE
secondary
#CBE67B
accent
#E600AB
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151418
muted
#848386