#CFB8DA#CFB8DA
#CFB8DA is a light, muted purple. Relative luminance 0.526; OKLCH L 81.3% C 0.053 H 314.9°. Best body text is #000000 at 11.52:1 contrast (WCAG AA passes).
Color values
| HEX | #CFB8DA |
|---|---|
| RGB | rgb(207, 184, 218) |
| HSL | hsl(281, 31%, 79%) |
| HSV | hsv(281, 16%, 85%) |
| CMYK | cmyk(5%, 15.6%, 0%, 14.5%) |
| CIE-LAB | lab(77.64, 14.34, -14.03) |
| CIE-LCH | lch(77.64, 20.06, 315.64°) |
| OKLab | oklab(81.27% 0.0376 -0.0377) |
| OKLCH | oklch(81.27% 0.053 314.9) |
| XYZ | xyz(55.5255, 52.6088, 73.5455) |
| Luminance | 0.5261 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 3.48
Lilac
#C8A2C8
ΔE00 6.31
Pale Lilac
#E4CBFF
ΔE00 6.98
Light Lavender
#DFC5FE
ΔE00 7.10
Pale Lavender
#EECFFE
ΔE00 7.20
Light Lilac
#EDC8FF
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFB8DA #C3DAB8
analogous
#BEB8DA #CFB8DA #DAB8D4
triadic
#CFB8DA #DACFB8 #B8DACF
tetradic
#CFB8DA #DABEB8 #C3DAB8 #B8D4DA
square
#CFB8DA #DABEB8 #C3DAB8 #B8D4DA
split-complementary
#CFB8DA #D4DAB8 #B8DABE
monochromatic
#9968B0 #B490C5 #CFB8DA #EAE0EF #F1EBF5
Accessibility & contrast
On white
1.82
#CFB8DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.52
#CFB8DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFB8DA
11.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFB8DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFB8DA | 1.00 | 1.82 | 11.52 | 11.52 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4BEDC
Deuteranopia (green-blind)
#B8C1D9
Tritanopia (blue-blind)
#CFBCC3
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #cfb8da; /* rgb */ color: rgb(207, 184, 218); /* oklch */ color: oklch(81.3% 0.053 314.9);
Tailwind
colors: {
custom: {
50: '#ddcde5',
500: '#cfb8da',
950: '#000000',
},
}SCSS
$custom: #cfb8da; $custom-light: #ddcde5; $custom-dark: #000000;
JSON
{
"hex": "#cfb8da",
"rgb": {
"r": 207,
"g": 184,
"b": 218
},
"hsl": {
"h": 280.588,
"s": 31.481,
"l": 78.824
},
"oklch": {
"l": 0.81275,
"c": 0.05322,
"h": 314.9
},
"luminance": 0.52608
}Semantic roles & 50–950 ramp
primary
#CFB8DA
secondary
#93B185
accent
#AA3B5F
background
#FEFEFE
surface
#FCFAFC
border
#D5D3D5
text
#151315
muted
#848384