#CFBDF9#CFBDF9
#CFBDF9 is a very light, moderate violet. Relative luminance 0.565; OKLCH L 83.4% C 0.085 H 298.3°. Best body text is #000000 at 12.30:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBDF9 |
|---|---|
| RGB | rgb(207, 189, 249) |
| HSL | hsl(258, 83%, 86%) |
| HSV | hsv(258, 24%, 98%) |
| CMYK | cmyk(16.9%, 24.1%, 0%, 2.4%) |
| CIE-LAB | lab(79.90, 18.00, -27.30) |
| CIE-LCH | lch(79.90, 32.69, 303.40°) |
| OKLab | oklab(83.36% 0.0402 -0.0747) |
| OKLCH | oklch(83.36% 0.085 298.3) |
| XYZ | xyz(61.0250, 56.4999, 97.2947) |
| Luminance | 0.5650 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 3.38
Light Violet
#D6B4FC
ΔE00 3.85
Pale Violet
#CEAEFA
ΔE00 4.62
Pale Lilac
#E4CBFF
ΔE00 4.82
Periwinkle
#CCCCFF
ΔE00 5.32
Light Periwinkle
#C1C6FC
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBDF9 #E7F9BD
analogous
#BDC9F9 #CFBDF9 #EDBDF9
triadic
#CFBDF9 #F9CFBD #BDF9CF
tetradic
#CFBDF9 #F9BDC9 #E7F9BD #BDF9ED
square
#CFBDF9 #F9BDC9 #E7F9BD #BDF9ED
split-complementary
#CFBDF9 #F9EDBD #C9F9BD
monochromatic
#7D4DEF #A685F4 #CFBDF9 #EBE3FC #EBE3FC
Accessibility & contrast
On white
1.71
#CFBDF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.30
#CFBDF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBDF9
12.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBDF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBDF9 | 1.00 | 1.71 | 12.30 | 12.30 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C6FC
Deuteranopia (green-blind)
#B3C6F7
Tritanopia (blue-blind)
#C8C6D2
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #cfbdf9; /* rgb */ color: rgb(207, 189, 249); /* oklch */ color: oklch(83.4% 0.085 298.3);
Tailwind
colors: {
custom: {
50: '#ded1fb',
500: '#cfbdf9',
950: '#000000',
},
}SCSS
$custom: #cfbdf9; $custom-light: #ded1fb; $custom-dark: #000000;
JSON
{
"hex": "#cfbdf9",
"rgb": {
"r": 207,
"g": 189,
"b": 249
},
"hsl": {
"h": 258,
"s": 83.333,
"l": 85.882
},
"oklch": {
"l": 0.8336,
"c": 0.08483,
"h": 298.3
},
"luminance": 0.565
}Semantic roles & 50–950 ramp
primary
#CFBDF9
secondary
#C0DD7D
accent
#E0069E
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151417
muted
#848385