#CFB3DE#CFB3DE
#CFB3DE is a light, moderate violet. Relative luminance 0.508; OKLCH L 80.5% C 0.067 H 313.8°. Best body text is #000000 at 11.16:1 contrast (WCAG AA passes).
Color values
| HEX | #CFB3DE |
|---|---|
| RGB | rgb(207, 179, 222) |
| HSL | hsl(279, 39%, 79%) |
| HSV | hsv(279, 19%, 87%) |
| CMYK | cmyk(6.8%, 19.4%, 0%, 12.9%) |
| CIE-LAB | lab(76.55, 17.84, -17.85) |
| CIE-LCH | lch(76.55, 25.23, 314.99°) |
| OKLab | oklab(80.47% 0.0463 -0.0482) |
| OKLCH | oklch(80.47% 0.067 313.8) |
| XYZ | xyz(55.0349, 50.7801, 75.9953) |
| Luminance | 0.5078 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lilac
#C8A2C8
ΔE00 5.23
Thistle
#D8BFD8
ΔE00 5.95
Light Lavender
#DFC5FE
ΔE00 6.00
Pale Lilac
#E4CBFF
ΔE00 6.50
Light Lilac
#EDC8FF
ΔE00 6.64
Light Violet
#D6B4FC
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFB3DE #C2DEB3
analogous
#B9B3DE #CFB3DE #DEB3D7
triadic
#CFB3DE #DECFB3 #B3DECF
tetradic
#CFB3DE #DEB9B3 #C2DEB3 #B3D7DE
square
#CFB3DE #DEB9B3 #C2DEB3 #B3D7DE
split-complementary
#CFB3DE #D7DEB3 #B3DEB9
monochromatic
#995EB9 #B488CB #CFB3DE #EADEF1 #F2EAF6
Accessibility & contrast
On white
1.88
#CFB3DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.16
#CFB3DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFB3DE
11.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFB3DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFB3DE | 1.00 | 1.88 | 11.16 | 11.16 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADBBE0
Deuteranopia (green-blind)
#B3BEDD
Tritanopia (blue-blind)
#CEB8C2
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #cfb3de; /* rgb */ color: rgb(207, 179, 222); /* oklch */ color: oklch(80.5% 0.067 313.8);
Tailwind
colors: {
custom: {
50: '#dec9e8',
500: '#cfb3de',
950: '#000000',
},
}SCSS
$custom: #cfb3de; $custom-light: #dec9e8; $custom-dark: #000000;
JSON
{
"hex": "#cfb3de",
"rgb": {
"r": 207,
"g": 179,
"b": 222
},
"hsl": {
"h": 279.07,
"s": 39.45,
"l": 78.627
},
"oklch": {
"l": 0.80467,
"c": 0.06681,
"h": 313.8
},
"luminance": 0.5078
}Semantic roles & 50–950 ramp
primary
#CFB3DE
secondary
#92B67F
accent
#B2335F
background
#FEFDFE
surface
#FCF9FC
border
#D5D2D5
text
#151316
muted
#848284