#CFB7FB#CFB7FB
#CFB7FB is a very light, moderate violet. Relative luminance 0.541; OKLCH L 82.3% C 0.097 H 300.5°. Best body text is #000000 at 11.82:1 contrast (WCAG AA passes).
Color values
| HEX | #CFB7FB |
|---|---|
| RGB | rgb(207, 183, 251) |
| HSL | hsl(261, 89%, 85%) |
| HSV | hsv(261, 27%, 98%) |
| CMYK | cmyk(17.5%, 27.1%, 0%, 1.6%) |
| CIE-LAB | lab(78.52, 21.69, -30.48) |
| CIE-LCH | lch(78.52, 37.41, 305.43°) |
| OKLab | oklab(82.32% 0.0492 -0.0837) |
| OKLCH | oklch(82.32% 0.097 300.5) |
| XYZ | xyz(60.0746, 54.0973, 98.5250) |
| Luminance | 0.5410 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Violet
#D6B4FC
ΔE00 2.13
Pale Violet
#CEAEFA
ΔE00 2.56
Light Lavender
#DFC5FE
ΔE00 4.42
Mauve
#E0B0FF
ΔE00 4.82
Lilac (survey)
#CEA2FD
ΔE00 6.09
Pale Lilac
#E4CBFF
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFB7FB #E3FBB7
analogous
#B7C1FB #CFB7FB #F1B7FB
triadic
#CFB7FB #FBCFB7 #B7FBCF
tetradic
#CFB7FB #FBB7C1 #E3FBB7 #B7FBF1
square
#CFB7FB #FBB7C1 #E3FBB7 #B7FBF1
split-complementary
#CFB7FB #FBF1B7 #C1FBB7
monochromatic
#8243F5 #A87DF8 #CFB7FB #ECE2FD #ECE2FD
Accessibility & contrast
On white
1.78
#CFB7FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.82
#CFB7FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFB7FB
11.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFB7FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFB7FB | 1.00 | 1.78 | 11.82 | 11.82 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9C2FE
Deuteranopia (green-blind)
#ADC2F9
Tritanopia (blue-blind)
#C8C1CF
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #cfb7fb; /* rgb */ color: rgb(207, 183, 251); /* oklch */ color: oklch(82.3% 0.097 300.5);
Tailwind
colors: {
custom: {
50: '#deccfd',
500: '#cfb7fb',
950: '#000000',
},
}SCSS
$custom: #cfb7fb; $custom-light: #deccfd; $custom-dark: #000000;
JSON
{
"hex": "#cfb7fb",
"rgb": {
"r": 207,
"g": 183,
"b": 251
},
"hsl": {
"h": 261.176,
"s": 89.474,
"l": 85.098
},
"oklch": {
"l": 0.8232,
"c": 0.09707,
"h": 300.5
},
"luminance": 0.54097
}Semantic roles & 50–950 ramp
primary
#CFB7FB
secondary
#BBE077
accent
#E60095
background
#FEFEFF
surface
#FCFAFF
border
#D5D3D7
text
#151317
muted
#848385