#CFB8EB#CFB8EB
#CFB8EB is a light, moderate violet. Relative luminance 0.535; OKLCH L 81.9% C 0.075 H 305.3°. Best body text is #000000 at 11.71:1 contrast (WCAG AA passes).
Color values
| HEX | #CFB8EB |
|---|---|
| RGB | rgb(207, 184, 235) |
| HSL | hsl(267, 56%, 82%) |
| HSV | hsv(267, 22%, 92%) |
| CMYK | cmyk(11.9%, 21.7%, 0%, 7.8%) |
| CIE-LAB | lab(78.20, 17.75, -22.37) |
| CIE-LCH | lch(78.20, 28.56, 308.43°) |
| OKLab | oklab(81.88% 0.0431 -0.0608) |
| OKLCH | oklch(81.88% 0.075 305.3) |
| XYZ | xyz(57.8652, 53.5447, 85.8679) |
| Luminance | 0.5354 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 3.74
Light Violet
#D6B4FC
ΔE00 4.59
Pale Lilac
#E4CBFF
ΔE00 4.79
Pale Violet
#CEAEFA
ΔE00 5.56
Light Lilac
#EDC8FF
ΔE00 5.73
Light Lavendar
#EFC0FE
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFB8EB #D4EBB8
analogous
#B8BBEB #CFB8EB #E9B8EB
triadic
#CFB8EB #EBCFB8 #B8EBCF
tetradic
#CFB8EB #EBB8BB #D4EBB8 #B8EBE9
square
#CFB8EB #EBB8BB #D4EBB8 #B8EBE9
split-complementary
#CFB8EB #EBE9B8 #BBEBB8
monochromatic
#8E59D0 #AF88DE #CFB8EB #EFE7F8 #EFE7F8
Accessibility & contrast
On white
1.79
#CFB8EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.71
#CFB8EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFB8EB
11.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFB8EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFB8EB | 1.00 | 1.79 | 11.71 | 11.71 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC1ED
Deuteranopia (green-blind)
#B3C2E9
Tritanopia (blue-blind)
#CBBFC9
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #cfb8eb; /* rgb */ color: rgb(207, 184, 235); /* oklch */ color: oklch(81.9% 0.075 305.3);
Tailwind
colors: {
custom: {
50: '#decdf1',
500: '#cfb8eb',
950: '#000000',
},
}SCSS
$custom: #cfb8eb; $custom-light: #decdf1; $custom-dark: #000000;
JSON
{
"hex": "#cfb8eb",
"rgb": {
"r": 207,
"g": 184,
"b": 235
},
"hsl": {
"h": 267.059,
"s": 56.044,
"l": 82.157
},
"oklch": {
"l": 0.81885,
"c": 0.07456,
"h": 305.3
},
"luminance": 0.53545
}Semantic roles & 50–950 ramp
primary
#CFB8EB
secondary
#A7C780
accent
#C4227B
background
#FEFEFF
surface
#FCFAFE
border
#D5D3D6
text
#151316
muted
#848385