#CFCBE3#CFCBE3
#CFCBE3 is a very light, muted violet. Relative luminance 0.615; OKLCH L 85.3% C 0.033 H 293.3°. Best body text is #000000 at 13.30:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCBE3 |
|---|---|
| RGB | rgb(207, 203, 227) |
| HSL | hsl(250, 30%, 84%) |
| HSV | hsv(250, 11%, 89%) |
| CMYK | cmyk(8.8%, 10.6%, 0%, 11%) |
| CIE-LAB | lab(82.66, 5.92, -11.36) |
| CIE-LCH | lch(82.66, 12.81, 297.51°) |
| OKLab | oklab(85.27% 0.0132 -0.0305) |
| OKLCH | oklch(85.27% 0.033 293.3) |
| XYZ | xyz(60.9505, 61.5231, 81.3222) |
| Luminance | 0.6152 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.43
Thistle
#D8BFD8
ΔE00 7.65
Periwinkle
#CCCCFF
ΔE00 7.99
Light Periwinkle
#C1C6FC
ΔE00 9.23
Light Blue Grey
#B7C9E2
ΔE00 9.65
Pale Lilac
#E4CBFF
ΔE00 9.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCBE3 #DFE3CB
analogous
#CBD3E3 #CFCBE3 #DBCBE3
triadic
#CFCBE3 #E3CFCB #CBE3CF
tetradic
#CFCBE3 #E3CBD3 #DFE3CB #CBE3DB
square
#CFCBE3 #E3CBD3 #DFE3CB #CBE3DB
split-complementary
#CFCBE3 #E3DBCB #D3E3CB
monochromatic
#867BB8 #AAA3CE #CFCBE3 #EDEBF4 #EDEBF4
Accessibility & contrast
On white
1.58
#CFCBE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.30
#CFCBE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCBE3
13.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCBE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCBE3 | 1.00 | 1.58 | 13.30 | 13.30 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CEE4
Deuteranopia (green-blind)
#C7CDE2
Tritanopia (blue-blind)
#CBCED3
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #cfcbe3; /* rgb */ color: rgb(207, 203, 227); /* oklch */ color: oklch(85.3% 0.033 293.3);
Tailwind
colors: {
custom: {
50: '#dddaeb',
500: '#cfcbe3',
950: '#000000',
},
}SCSS
$custom: #cfcbe3; $custom-light: #dddaeb; $custom-dark: #000000;
JSON
{
"hex": "#cfcbe3",
"rgb": {
"r": 207,
"g": 203,
"b": 227
},
"hsl": {
"h": 250,
"s": 30,
"l": 84.314
},
"oklch": {
"l": 0.85271,
"c": 0.03325,
"h": 293.3
},
"luminance": 0.61523
}Semantic roles & 50–950 ramp
primary
#CFCBE3
secondary
#B5BB97
accent
#A93D97
background
#FEFEFE
surface
#FCFBFD
border
#D5D4D5
text
#151416
muted
#848384