#CFBDF2#CFBDF2
#CFBDF2 is a very light, moderate violet. Relative luminance 0.561; OKLCH L 83.1% C 0.076 H 300.3°. Best body text is #000000 at 12.21:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBDF2 |
|---|---|
| RGB | rgb(207, 189, 242) |
| HSL | hsl(260, 67%, 85%) |
| HSV | hsv(260, 22%, 95%) |
| CMYK | cmyk(14.5%, 21.9%, 0%, 5.1%) |
| CIE-LAB | lab(79.65, 16.50, -23.92) |
| CIE-LCH | lch(79.65, 29.06, 304.61°) |
| OKLab | oklab(83.09% 0.0381 -0.0652) |
| OKLCH | oklch(83.09% 0.076 300.3) |
| XYZ | xyz(59.9535, 56.0713, 91.6515) |
| Luminance | 0.5607 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 3.12
Pale Lilac
#E4CBFF
ΔE00 4.23
Light Violet
#D6B4FC
ΔE00 4.68
Pale Violet
#CEAEFA
ΔE00 5.62
Periwinkle
#CCCCFF
ΔE00 5.69
Light Lilac
#EDC8FF
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBDF2 #E0F2BD
analogous
#BDC6F2 #CFBDF2 #EABDF2
triadic
#CFBDF2 #F2CFBD #BDF2CF
tetradic
#CFBDF2 #F2BDC6 #E0F2BD #BDF2EA
square
#CFBDF2 #F2BDC6 #E0F2BD #BDF2EA
split-complementary
#CFBDF2 #F2EABD #C6F2BD
monochromatic
#8557DE #AA8AE8 #CFBDF2 #ECE5FA #ECE5FA
Accessibility & contrast
On white
1.72
#CFBDF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.21
#CFBDF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBDF2
12.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBDF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBDF2 | 1.00 | 1.72 | 12.21 | 12.21 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C5F4
Deuteranopia (green-blind)
#B5C5F0
Tritanopia (blue-blind)
#C9C5CF
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #cfbdf2; /* rgb */ color: rgb(207, 189, 242); /* oklch */ color: oklch(83.1% 0.076 300.3);
Tailwind
colors: {
custom: {
50: '#ded1f6',
500: '#cfbdf2',
950: '#000000',
},
}SCSS
$custom: #cfbdf2; $custom-light: #ded1f6; $custom-dark: #000000;
JSON
{
"hex": "#cfbdf2",
"rgb": {
"r": 207,
"g": 189,
"b": 242
},
"hsl": {
"h": 260.377,
"s": 67.089,
"l": 84.51
},
"oklch": {
"l": 0.83092,
"c": 0.07552,
"h": 300.3
},
"luminance": 0.56071
}Semantic roles & 50–950 ramp
primary
#CFBDF2
secondary
#B6D281
accent
#CF1790
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151417
muted
#848385