#CFBEF7#CFBEF7
#CFBEF7 is a very light, moderate violet. Relative luminance 0.568; OKLCH L 83.5% C 0.081 H 298.3°. Best body text is #000000 at 12.36:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBEF7 |
|---|---|
| RGB | rgb(207, 190, 247) |
| HSL | hsl(258, 78%, 86%) |
| HSV | hsv(258, 23%, 97%) |
| CMYK | cmyk(16.2%, 23.1%, 0%, 3.1%) |
| CIE-LAB | lab(80.07, 17.02, -25.96) |
| CIE-LCH | lch(80.07, 31.04, 303.26°) |
| OKLab | oklab(83.47% 0.0382 -0.0709) |
| OKLCH | oklch(83.47% 0.081 298.3) |
| XYZ | xyz(60.9306, 56.8075, 95.7326) |
| Luminance | 0.5681 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 3.20
Light Violet
#D6B4FC
ΔE00 4.33
Pale Lilac
#E4CBFF
ΔE00 4.49
Periwinkle
#CCCCFF
ΔE00 5.10
Pale Violet
#CEAEFA
ΔE00 5.17
Light Periwinkle
#C1C6FC
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBEF7 #E6F7BE
analogous
#BEC9F7 #CFBEF7 #EBBEF7
triadic
#CFBEF7 #F7CFBE #BEF7CF
tetradic
#CFBEF7 #F7BEC9 #E6F7BE #BEF7EB
square
#CFBEF7 #F7BEC9 #E6F7BE #BEF7EB
split-complementary
#CFBEF7 #F7EBBE #C9F7BE
monochromatic
#7F51EA #A788F0 #CFBEF7 #EBE4FC #EBE4FC
Accessibility & contrast
On white
1.70
#CFBEF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.36
#CFBEF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBEF7
12.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBEF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBEF7 | 1.00 | 1.70 | 12.36 | 12.36 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C7F9
Deuteranopia (green-blind)
#B5C6F5
Tritanopia (blue-blind)
#C8C6D2
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #cfbef7; /* rgb */ color: rgb(207, 190, 247); /* oklch */ color: oklch(83.5% 0.081 298.3);
Tailwind
colors: {
custom: {
50: '#ded1fa',
500: '#cfbef7',
950: '#000000',
},
}SCSS
$custom: #cfbef7; $custom-light: #ded1fa; $custom-dark: #000000;
JSON
{
"hex": "#cfbef7",
"rgb": {
"r": 207,
"g": 190,
"b": 247
},
"hsl": {
"h": 257.895,
"s": 78.082,
"l": 85.686
},
"oklch": {
"l": 0.83471,
"c": 0.08058,
"h": 298.3
},
"luminance": 0.56808
}Semantic roles & 50–950 ramp
primary
#CFBEF7
secondary
#BFDA80
accent
#DA0B9D
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151417
muted
#848385