#CFBDED#CFBDED
#CFBDED is a very light, moderate violet. Relative luminance 0.558; OKLCH L 82.9% C 0.069 H 302.0°. Best body text is #000000 at 12.16:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBDED |
|---|---|
| RGB | rgb(207, 189, 237) |
| HSL | hsl(263, 57%, 84%) |
| HSV | hsv(263, 20%, 93%) |
| CMYK | cmyk(12.7%, 20.3%, 0%, 7.1%) |
| CIE-LAB | lab(79.49, 15.46, -21.49) |
| CIE-LCH | lch(79.49, 26.47, 305.73°) |
| OKLab | oklab(82.91% 0.0365 -0.0584) |
| OKLCH | oklch(82.91% 0.069 302) |
| XYZ | xyz(59.2128, 55.7750, 87.7505) |
| Luminance | 0.5577 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 3.55
Pale Lilac
#E4CBFF
ΔE00 4.22
Light Violet
#D6B4FC
ΔE00 5.60
Light Lilac
#EDC8FF
ΔE00 5.88
Pale Lavender
#EECFFE
ΔE00 6.12
Periwinkle
#CCCCFF
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBDED #DBEDBD
analogous
#BDC3ED #CFBDED #E7BDED
triadic
#CFBDED #EDCFBD #BDEDCF
tetradic
#CFBDED #EDBDC3 #DBEDBD #BDEDE7
square
#CFBDED #EDBDC3 #DBEDBD #BDEDE7
split-complementary
#CFBDED #EDE7BD #C3EDBD
monochromatic
#895DD3 #AC8DE0 #CFBDED #EEE7F8 #EEE7F8
Accessibility & contrast
On white
1.73
#CFBDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.16
#CFBDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBDED
12.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBDED | 1.00 | 1.73 | 12.16 | 12.16 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C5EF
Deuteranopia (green-blind)
#B7C5EC
Tritanopia (blue-blind)
#CAC4CD
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #cfbded; /* rgb */ color: rgb(207, 189, 237); /* oklch */ color: oklch(82.9% 0.069 302.0);
Tailwind
colors: {
custom: {
50: '#ded0f3',
500: '#cfbded',
950: '#000000',
},
}SCSS
$custom: #cfbded; $custom-light: #ded0f3; $custom-dark: #000000;
JSON
{
"hex": "#cfbded",
"rgb": {
"r": 207,
"g": 189,
"b": 237
},
"hsl": {
"h": 262.5,
"s": 57.143,
"l": 83.529
},
"oklch": {
"l": 0.82905,
"c": 0.0689,
"h": 302
},
"luminance": 0.55775
}Semantic roles & 50–950 ramp
primary
#CFBDED
secondary
#B0CA84
accent
#C52187
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151417
muted
#848385