#CFB0FF#CFB0FF
#CFB0FF is a light, moderate violet. Relative luminance 0.515; OKLCH L 81.2% C 0.114 H 301.9°. Best body text is #000000 at 11.31:1 contrast (WCAG AA passes).
Color values
| HEX | #CFB0FF |
|---|---|
| RGB | rgb(207, 176, 255) |
| HSL | hsl(264, 100%, 85%) |
| HSV | hsv(264, 31%, 100%) |
| CMYK | cmyk(18.8%, 31%, 0%, 0%) |
| CIE-LAB | lab(77.00, 26.38, -34.97) |
| CIE-LCH | lch(77.00, 43.80, 307.03°) |
| OKLab | oklab(81.21% 0.0601 -0.0964) |
| OKLCH | oklch(81.21% 0.114 301.9) |
| XYZ | xyz(59.3037, 51.5360, 101.4115) |
| Luminance | 0.5154 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 0.92
Light Violet
#D6B4FC
ΔE00 2.18
Lilac (survey)
#CEA2FD
ΔE00 3.75
Mauve
#E0B0FF
ΔE00 3.85
Pastel Purple
#CAA0FF
ΔE00 4.30
Lavender (survey)
#C79FEF
ΔE00 4.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFB0FF #E0FFB0
analogous
#B0B9FF #CFB0FF #F6B0FF
triadic
#CFB0FF #FFCFB0 #B0FFCF
tetradic
#CFB0FF #FFB0B9 #E0FFB0 #B0FFF6
square
#CFB0FF #FFB0B9 #E0FFB0 #B0FFF6
split-complementary
#CFB0FF #FFF6B0 #B9FFB0
monochromatic
#8536FF #AA73FF #CFB0FF #ECE0FF #ECE0FF
Accessibility & contrast
On white
1.86
#CFB0FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.31
#CFB0FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFB0FF
11.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFB0FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFB0FF | 1.00 | 1.86 | 11.31 | 11.31 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FBEFF
Deuteranopia (green-blind)
#A5BEFD
Tritanopia (blue-blind)
#C7BCCC
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #cfb0ff; /* rgb */ color: rgb(207, 176, 255); /* oklch */ color: oklch(81.2% 0.114 301.9);
Tailwind
colors: {
custom: {
50: '#dec7ff',
500: '#cfb0ff',
950: '#000000',
},
}SCSS
$custom: #cfb0ff; $custom-light: #dec7ff; $custom-dark: #000000;
JSON
{
"hex": "#cfb0ff",
"rgb": {
"r": 207,
"g": 176,
"b": 255
},
"hsl": {
"h": 263.544,
"s": 100,
"l": 84.51
},
"oklch": {
"l": 0.81207,
"c": 0.11358,
"h": 301.9
},
"luminance": 0.51536
}Semantic roles & 50–950 ramp
primary
#CFB0FF
secondary
#B6E56E
accent
#E6008B
background
#FEFDFF
surface
#FCF9FF
border
#D5D2D7
text
#151318
muted
#848286