#CFBEEB#CFBEEB
#CFBEEB is a very light, moderate violet. Relative luminance 0.561; OKLCH L 83.0% C 0.065 H 302.2°. Best body text is #000000 at 12.22:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBEEB |
|---|---|
| RGB | rgb(207, 190, 235) |
| HSL | hsl(263, 53%, 83%) |
| HSV | hsv(263, 19%, 92%) |
| CMYK | cmyk(11.9%, 19.1%, 0%, 7.8%) |
| CIE-LAB | lab(79.67, 14.50, -20.14) |
| CIE-LCH | lch(79.67, 24.82, 305.76°) |
| OKLab | oklab(83.02% 0.0345 -0.0547) |
| OKLCH | oklch(83.02% 0.065 302.2) |
| XYZ | xyz(59.1381, 56.0905, 86.2922) |
| Luminance | 0.5609 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 3.98
Pale Lilac
#E4CBFF
ΔE00 4.35
Pale Lavender
#EECFFE
ΔE00 6.04
Light Lilac
#EDC8FF
ΔE00 6.09
Periwinkle
#CCCCFF
ΔE00 6.27
Light Violet
#D6B4FC
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBEEB #DAEBBE
analogous
#BEC3EB #CFBEEB #E5BEEB
triadic
#CFBEEB #EBCFBE #BEEBCF
tetradic
#CFBEEB #EBBEC3 #DAEBBE #BEEBE5
square
#CFBEEB #EBBEC3 #DAEBBE #BEEBE5
split-complementary
#CFBEEB #EBE5BE #C3EBBE
monochromatic
#8A60CE #AC8FDD #CFBEEB #EEE8F8 #EEE8F8
Accessibility & contrast
On white
1.72
#CFBEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.22
#CFBEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBEEB
12.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBEEB | 1.00 | 1.72 | 12.22 | 12.22 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C5ED
Deuteranopia (green-blind)
#B9C5EA
Tritanopia (blue-blind)
#CBC4CD
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #cfbeeb; /* rgb */ color: rgb(207, 190, 235); /* oklch */ color: oklch(83.0% 0.065 302.2);
Tailwind
colors: {
custom: {
50: '#ded1f1',
500: '#cfbeeb',
950: '#000000',
},
}SCSS
$custom: #cfbeeb; $custom-light: #ded1f1; $custom-dark: #000000;
JSON
{
"hex": "#cfbeeb",
"rgb": {
"r": 207,
"g": 190,
"b": 235
},
"hsl": {
"h": 262.667,
"s": 52.941,
"l": 83.333
},
"oklch": {
"l": 0.83022,
"c": 0.06463,
"h": 302.2
},
"luminance": 0.5609
}Semantic roles & 50–950 ramp
primary
#CFBEEB
secondary
#AFC786
accent
#C02586
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151416
muted
#848385