#CF9BEB#CF9BEB
#CF9BEB is a light, vivid violet. Relative luminance 0.427; OKLCH L 76.6% C 0.124 H 313.3°. Best body text is #000000 at 9.54:1 contrast (WCAG AA passes).
Color values
| HEX | #CF9BEB |
|---|---|
| RGB | rgb(207, 155, 235) |
| HSL | hsl(279, 67%, 76%) |
| HSV | hsv(279, 34%, 92%) |
| CMYK | cmyk(11.9%, 34%, 0%, 7.8%) |
| CIE-LAB | lab(71.36, 33.57, -32.86) |
| CIE-LCH | lch(71.36, 46.98, 315.61°) |
| OKLab | oklab(76.64% 0.0851 -0.0903) |
| OKLCH | oklch(76.64% 0.124 313.3) |
| XYZ | xyz(52.4464, 42.7072, 84.0616) |
| Luminance | 0.4271 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 2.55
Baby Purple
#CA9BF7
ΔE00 3.03
Lilac (survey)
#CEA2FD
ΔE00 3.71
Pastel Purple
#CAA0FF
ΔE00 4.46
Pale Purple
#B790D4
ΔE00 5.22
Mauve
#E0B0FF
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CF9BEB #B7EB9B
analogous
#A79BEB #CF9BEB #EB9BDF
triadic
#CF9BEB #EBCF9B #9BEBCF
tetradic
#CF9BEB #EBA79B #B7EB9B #9BDFEB
square
#CF9BEB #EBA79B #B7EB9B #9BDFEB
split-complementary
#CF9BEB #DFEB9B #9BEBA7
monochromatic
#9E35D7 #B768E1 #CF9BEB #E7CEF5 #F3E5FA
Accessibility & contrast
On white
2.20
#CF9BEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.54
#CF9BEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CF9BEB
9.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CF9BEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CF9BEB | 1.00 | 2.20 | 9.54 | 9.54 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EACEE
Deuteranopia (green-blind)
#9AB0E9
Tritanopia (blue-blind)
#CDA6B8
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #cf9beb; /* rgb */ color: rgb(207, 155, 235); /* oklch */ color: oklch(76.6% 0.124 313.3);
Tailwind
colors: {
custom: {
50: '#deb9f1',
500: '#cf9beb',
950: '#000000',
},
}SCSS
$custom: #cf9beb; $custom-light: #deb9f1; $custom-dark: #000000;
JSON
{
"hex": "#cf9beb",
"rgb": {
"r": 207,
"g": 155,
"b": 235
},
"hsl": {
"h": 279,
"s": 66.667,
"l": 76.471
},
"oklch": {
"l": 0.76642,
"c": 0.12402,
"h": 313.3
},
"luminance": 0.42706
}Semantic roles & 50–950 ramp
primary
#CF9BEB
secondary
#E2F1DA
accent
#CF1757
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151117
muted
#838085