#CFBDF5#CFBDF5
#CFBDF5 is a very light, moderate violet. Relative luminance 0.563; OKLCH L 83.2% C 0.080 H 299.4°. Best body text is #000000 at 12.25:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBDF5 |
|---|---|
| RGB | rgb(207, 189, 245) |
| HSL | hsl(259, 74%, 85%) |
| HSV | hsv(259, 23%, 96%) |
| CMYK | cmyk(15.5%, 22.9%, 0%, 3.9%) |
| CIE-LAB | lab(79.76, 17.14, -25.37) |
| CIE-LCH | lch(79.76, 30.62, 304.04°) |
| OKLab | oklab(83.21% 0.039 -0.0693) |
| OKLCH | oklch(83.21% 0.08 299.4) |
| XYZ | xyz(60.4077, 56.2530, 94.0440) |
| Luminance | 0.5625 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 3.12
Light Violet
#D6B4FC
ΔE00 4.24
Pale Lilac
#E4CBFF
ΔE00 4.41
Pale Violet
#CEAEFA
ΔE00 5.13
Periwinkle
#CCCCFF
ΔE00 5.48
Light Lilac
#EDC8FF
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBDF5 #E3F5BD
analogous
#BDC7F5 #CFBDF5 #EBBDF5
triadic
#CFBDF5 #F5CFBD #BDF5CF
tetradic
#CFBDF5 #F5BDC7 #E3F5BD #BDF5EB
square
#CFBDF5 #F5BDC7 #E3F5BD #BDF5EB
split-complementary
#CFBDF5 #F5EBBD #C7F5BD
monochromatic
#8253E5 #A888ED #CFBDF5 #ECE4FB #ECE4FB
Accessibility & contrast
On white
1.71
#CFBDF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.25
#CFBDF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBDF5
12.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBDF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBDF5 | 1.00 | 1.71 | 12.25 | 12.25 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C6F7
Deuteranopia (green-blind)
#B4C5F3
Tritanopia (blue-blind)
#C9C5D0
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #cfbdf5; /* rgb */ color: rgb(207, 189, 245); /* oklch */ color: oklch(83.2% 0.080 299.4);
Tailwind
colors: {
custom: {
50: '#ded1f8',
500: '#cfbdf5',
950: '#000000',
},
}SCSS
$custom: #cfbdf5; $custom-light: #ded1f8; $custom-dark: #000000;
JSON
{
"hex": "#cfbdf5",
"rgb": {
"r": 207,
"g": 189,
"b": 245
},
"hsl": {
"h": 259.286,
"s": 73.684,
"l": 85.098
},
"oklch": {
"l": 0.83206,
"c": 0.0795,
"h": 299.4
},
"luminance": 0.56253
}Semantic roles & 50–950 ramp
primary
#CFBDF5
secondary
#BBD680
accent
#D61096
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151417
muted
#848385