#CFBCED#CFBCED
#CFBCED is a very light, moderate violet. Relative luminance 0.553; OKLCH L 82.7% C 0.071 H 302.6°. Best body text is #000000 at 12.07:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBCED |
|---|---|
| RGB | rgb(207, 188, 237) |
| HSL | hsl(263, 58%, 83%) |
| HSV | hsv(263, 21%, 93%) |
| CMYK | cmyk(12.7%, 20.7%, 0%, 7.1%) |
| CIE-LAB | lab(79.24, 16.00, -21.86) |
| CIE-LCH | lch(79.24, 27.09, 306.20°) |
| OKLab | oklab(82.72% 0.038 -0.0594) |
| OKLCH | oklch(82.72% 0.071 302.6) |
| XYZ | xyz(58.9984, 55.3463, 87.6791) |
| Luminance | 0.5535 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 3.48
Pale Lilac
#E4CBFF
ΔE00 4.28
Light Violet
#D6B4FC
ΔE00 5.29
Light Lilac
#EDC8FF
ΔE00 5.81
Pale Lavender
#EECFFE
ΔE00 6.17
Pale Violet
#CEAEFA
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBCED #DAEDBC
analogous
#BCC1ED #CFBCED #E7BCED
triadic
#CFBCED #EDCFBC #BCEDCF
tetradic
#CFBCED #EDBCC1 #DAEDBC #BCEDE7
square
#CFBCED #EDBCC1 #DAEDBC #BCEDE7
split-complementary
#CFBCED #EDE7BC #C1EDBC
monochromatic
#8A5CD3 #AC8CE0 #CFBCED #EEE7F9 #EEE7F9
Accessibility & contrast
On white
1.74
#CFBCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.07
#CFBCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBCED
12.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBCED | 1.00 | 1.74 | 12.07 | 12.07 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C4EF
Deuteranopia (green-blind)
#B6C4EB
Tritanopia (blue-blind)
#CAC3CD
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #cfbced; /* rgb */ color: rgb(207, 188, 237); /* oklch */ color: oklch(82.7% 0.071 302.6);
Tailwind
colors: {
custom: {
50: '#ded0f3',
500: '#cfbced',
950: '#000000',
},
}SCSS
$custom: #cfbced; $custom-light: #ded0f3; $custom-dark: #000000;
JSON
{
"hex": "#cfbced",
"rgb": {
"r": 207,
"g": 188,
"b": 237
},
"hsl": {
"h": 263.265,
"s": 57.647,
"l": 83.333
},
"oklch": {
"l": 0.82715,
"c": 0.07054,
"h": 302.6
},
"luminance": 0.55346
}Semantic roles & 50–950 ramp
primary
#CFBCED
secondary
#AFCA83
accent
#C52085
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151417
muted
#848385