#CFB7FE#CFB7FE
#CFB7FE is a very light, moderate violet. Relative luminance 0.543; OKLCH L 82.4% C 0.101 H 299.7°. Best body text is #000000 at 11.86:1 contrast (WCAG AA passes).
Color values
| HEX | #CFB7FE |
|---|---|
| RGB | rgb(207, 183, 254) |
| HSL | hsl(260, 97%, 86%) |
| HSV | hsv(260, 28%, 100%) |
| CMYK | cmyk(18.5%, 28%, 0%, 0.4%) |
| CIE-LAB | lab(78.63, 22.34, -31.92) |
| CIE-LCH | lch(78.63, 38.96, 304.99°) |
| OKLab | oklab(82.44% 0.05 -0.0877) |
| OKLCH | oklch(82.44% 0.101 299.7) |
| XYZ | xyz(60.5512, 54.2879, 101.0353) |
| Luminance | 0.5429 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Violet
#D6B4FC
ΔE00 2.27
Pale Violet
#CEAEFA
ΔE00 2.44
Light Lavender
#DFC5FE
ΔE00 4.83
Mauve
#E0B0FF
ΔE00 4.86
Lilac (survey)
#CEA2FD
ΔE00 5.86
Lavender (survey)
#C79FEF
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFB7FE #E6FEB7
analogous
#B7C2FE #CFB7FE #F3B7FE
triadic
#CFB7FE #FECFB7 #B7FECF
tetradic
#CFB7FE #FEB7C2 #E6FEB7 #B7FEF3
square
#CFB7FE #FEB7C2 #E6FEB7 #B7FEF3
split-complementary
#CFB7FE #FEF3B7 #C2FEB7
monochromatic
#7F3EFC #A77BFD #CFB7FE #EBE1FF #EBE1FF
Accessibility & contrast
On white
1.77
#CFB7FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.86
#CFB7FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFB7FE
11.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFB7FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFB7FE | 1.00 | 1.77 | 11.86 | 11.86 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8C2FF
Deuteranopia (green-blind)
#ACC2FC
Tritanopia (blue-blind)
#C7C2D0
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #cfb7fe; /* rgb */ color: rgb(207, 183, 254); /* oklch */ color: oklch(82.4% 0.101 299.7);
Tailwind
colors: {
custom: {
50: '#deccff',
500: '#cfb7fe',
950: '#000000',
},
}SCSS
$custom: #cfb7fe; $custom-light: #deccff; $custom-dark: #000000;
JSON
{
"hex": "#cfb7fe",
"rgb": {
"r": 207,
"g": 183,
"b": 254
},
"hsl": {
"h": 260.282,
"s": 97.26,
"l": 85.686
},
"oklch": {
"l": 0.82442,
"c": 0.10102,
"h": 299.7
},
"luminance": 0.54288
}Semantic roles & 50–950 ramp
primary
#CFB7FE
secondary
#BFE574
accent
#E60098
background
#FEFEFF
surface
#FCFAFF
border
#D5D3D7
text
#151318
muted
#848386