#CFBDF4#CFBDF4
#CFBDF4 is a very light, moderate violet. Relative luminance 0.562; OKLCH L 83.2% C 0.078 H 299.7°. Best body text is #000000 at 12.24:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBDF4 |
|---|---|
| RGB | rgb(207, 189, 244) |
| HSL | hsl(260, 71%, 85%) |
| HSV | hsv(260, 23%, 96%) |
| CMYK | cmyk(15.2%, 22.5%, 0%, 4.3%) |
| CIE-LAB | lab(79.72, 16.93, -24.88) |
| CIE-LCH | lch(79.72, 30.10, 304.22°) |
| OKLab | oklab(83.17% 0.0387 -0.0679) |
| OKLCH | oklch(83.17% 0.078 299.7) |
| XYZ | xyz(60.2555, 56.1921, 93.2421) |
| Luminance | 0.5619 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 3.10
Pale Lilac
#E4CBFF
ΔE00 4.34
Light Violet
#D6B4FC
ΔE00 4.38
Pale Violet
#CEAEFA
ΔE00 5.28
Periwinkle
#CCCCFF
ΔE00 5.54
Light Lilac
#EDC8FF
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBDF4 #E2F4BD
analogous
#BDC7F4 #CFBDF4 #EABDF4
triadic
#CFBDF4 #F4CFBD #BDF4CF
tetradic
#CFBDF4 #F4BDC7 #E2F4BD #BDF4EA
square
#CFBDF4 #F4BDC7 #E2F4BD #BDF4EA
split-complementary
#CFBDF4 #F4EABD #C7F4BD
monochromatic
#8354E3 #A989EB #CFBDF4 #ECE5FB #ECE5FB
Accessibility & contrast
On white
1.72
#CFBDF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.24
#CFBDF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBDF4
12.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBDF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBDF4 | 1.00 | 1.72 | 12.24 | 12.24 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C5F6
Deuteranopia (green-blind)
#B5C5F2
Tritanopia (blue-blind)
#C9C5D0
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #cfbdf4; /* rgb */ color: rgb(207, 189, 244); /* oklch */ color: oklch(83.2% 0.078 299.7);
Tailwind
colors: {
custom: {
50: '#ded1f8',
500: '#cfbdf4',
950: '#000000',
},
}SCSS
$custom: #cfbdf4; $custom-light: #ded1f8; $custom-dark: #000000;
JSON
{
"hex": "#cfbdf4",
"rgb": {
"r": 207,
"g": 189,
"b": 244
},
"hsl": {
"h": 259.636,
"s": 71.429,
"l": 84.902
},
"oklch": {
"l": 0.83167,
"c": 0.07817,
"h": 299.7
},
"luminance": 0.56192
}Semantic roles & 50–950 ramp
primary
#CFBDF4
secondary
#B9D580
accent
#D31294
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151417
muted
#848385