#CFBCF0#CFBCF0
#CFBCF0 is a very light, moderate violet. Relative luminance 0.555; OKLCH L 82.8% C 0.074 H 301.5°. Best body text is #000000 at 12.10:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBCF0 |
|---|---|
| RGB | rgb(207, 188, 240) |
| HSL | hsl(262, 63%, 84%) |
| HSV | hsv(262, 22%, 94%) |
| CMYK | cmyk(13.7%, 21.7%, 0%, 5.9%) |
| CIE-LAB | lab(79.34, 16.63, -23.32) |
| CIE-LCH | lch(79.34, 28.64, 305.49°) |
| OKLab | oklab(82.83% 0.0389 -0.0635) |
| OKLCH | oklch(82.83% 0.074 301.5) |
| XYZ | xyz(59.4404, 55.5231, 90.0067) |
| Luminance | 0.5552 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 3.20
Pale Lilac
#E4CBFF
ΔE00 4.26
Light Violet
#D6B4FC
ΔE00 4.71
Pale Violet
#CEAEFA
ΔE00 5.67
Light Lilac
#EDC8FF
ΔE00 5.82
Periwinkle
#CCCCFF
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBCF0 #DDF0BC
analogous
#BCC3F0 #CFBCF0 #E9BCF0
triadic
#CFBCF0 #F0CFBC #BCF0CF
tetradic
#CFBCF0 #F0BCC3 #DDF0BC #BCF0E9
square
#CFBCF0 #F0BCC3 #DDF0BC #BCF0E9
split-complementary
#CFBCF0 #F0E9BC #C3F0BC
monochromatic
#8758DA #AB8AE5 #CFBCF0 #EDE6F9 #EDE6F9
Accessibility & contrast
On white
1.73
#CFBCF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.10
#CFBCF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBCF0
12.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBCF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBCF0 | 1.00 | 1.73 | 12.10 | 12.10 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C4F2
Deuteranopia (green-blind)
#B5C4EE
Tritanopia (blue-blind)
#CAC3CE
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #cfbcf0; /* rgb */ color: rgb(207, 188, 240); /* oklch */ color: oklch(82.8% 0.074 301.5);
Tailwind
colors: {
custom: {
50: '#ded0f5',
500: '#cfbcf0',
950: '#000000',
},
}SCSS
$custom: #cfbcf0; $custom-light: #ded0f5; $custom-dark: #000000;
JSON
{
"hex": "#cfbcf0",
"rgb": {
"r": 207,
"g": 188,
"b": 240
},
"hsl": {
"h": 261.923,
"s": 63.415,
"l": 83.922
},
"oklch": {
"l": 0.82827,
"c": 0.07449,
"h": 301.5
},
"luminance": 0.55523
}Semantic roles & 50–950 ramp
primary
#CFBCF0
secondary
#B2CF82
accent
#CB1A8B
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151417
muted
#848385