#CFBCEE#CFBCEE
#CFBCEE is a very light, moderate violet. Relative luminance 0.554; OKLCH L 82.8% C 0.072 H 302.2°. Best body text is #000000 at 12.08:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBCEE |
|---|---|
| RGB | rgb(207, 188, 238) |
| HSL | hsl(263, 60%, 84%) |
| HSV | hsv(263, 21%, 93%) |
| CMYK | cmyk(13%, 21%, 0%, 6.7%) |
| CIE-LAB | lab(79.27, 16.21, -22.35) |
| CIE-LCH | lch(79.27, 27.61, 305.95°) |
| OKLab | oklab(82.75% 0.0383 -0.0608) |
| OKLCH | oklch(82.75% 0.072 302.2) |
| XYZ | xyz(59.1449, 55.4049, 88.4507) |
| Luminance | 0.5541 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 3.36
Pale Lilac
#E4CBFF
ΔE00 4.26
Light Violet
#D6B4FC
ΔE00 5.09
Light Lilac
#EDC8FF
ΔE00 5.80
Pale Violet
#CEAEFA
ΔE00 6.07
Pale Lavender
#EECFFE
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBCEE #DBEEBC
analogous
#BCC2EE #CFBCEE #E8BCEE
triadic
#CFBCEE #EECFBC #BCEECF
tetradic
#CFBCEE #EEBCC2 #DBEEBC #BCEEE8
square
#CFBCEE #EEBCC2 #DBEEBC #BCEEE8
split-complementary
#CFBCEE #EEE8BC #C2EEBC
monochromatic
#895AD5 #AC8BE2 #CFBCEE #EEE7F9 #EEE7F9
Accessibility & contrast
On white
1.74
#CFBCEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.08
#CFBCEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBCEE
12.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBCEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBCEE | 1.00 | 1.74 | 12.08 | 12.08 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C4F0
Deuteranopia (green-blind)
#B6C4EC
Tritanopia (blue-blind)
#CAC3CD
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #cfbcee; /* rgb */ color: rgb(207, 188, 238); /* oklch */ color: oklch(82.8% 0.072 302.2);
Tailwind
colors: {
custom: {
50: '#ded0f3',
500: '#cfbcee',
950: '#000000',
},
}SCSS
$custom: #cfbcee; $custom-light: #ded0f3; $custom-dark: #000000;
JSON
{
"hex": "#cfbcee",
"rgb": {
"r": 207,
"g": 188,
"b": 238
},
"hsl": {
"h": 262.8,
"s": 59.524,
"l": 83.529
},
"oklch": {
"l": 0.82752,
"c": 0.07185,
"h": 302.2
},
"luminance": 0.55405
}Semantic roles & 50–950 ramp
primary
#CFBCEE
secondary
#B0CC82
accent
#C71E87
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151417
muted
#848385