#CFBEED#CFBEED
#CFBEED is a very light, moderate violet. Relative luminance 0.562; OKLCH L 83.1% C 0.067 H 301.5°. Best body text is #000000 at 12.24:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBEED |
|---|---|
| RGB | rgb(207, 190, 237) |
| HSL | hsl(262, 57%, 84%) |
| HSV | hsv(262, 20%, 93%) |
| CMYK | cmyk(12.7%, 19.8%, 0%, 7.1%) |
| CIE-LAB | lab(79.73, 14.92, -21.12) |
| CIE-LCH | lch(79.73, 25.85, 305.24°) |
| OKLab | oklab(83.1% 0.0351 -0.0574) |
| OKLCH | oklch(83.1% 0.067 301.5) |
| XYZ | xyz(59.4286, 56.2067, 87.8225) |
| Luminance | 0.5621 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 3.66
Pale Lilac
#E4CBFF
ΔE00 4.21
Light Violet
#D6B4FC
ΔE00 5.92
Light Lilac
#EDC8FF
ΔE00 5.99
Periwinkle
#CCCCFF
ΔE00 6.00
Pale Lavender
#EECFFE
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBEED #DCEDBE
analogous
#BEC4ED #CFBEED #E6BEED
triadic
#CFBEED #EDCFBE #BEEDCF
tetradic
#CFBEED #EDBEC4 #DCEDBE #BEEDE6
square
#CFBEED #EDBEC4 #DCEDBE #BEEDE6
split-complementary
#CFBEED #EDE6BE #C4EDBE
monochromatic
#885ED2 #AC8EE0 #CFBEED #EDE7F8 #EDE7F8
Accessibility & contrast
On white
1.72
#CFBEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.24
#CFBEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBEED
12.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBEED | 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)
#B5C5EF
Deuteranopia (green-blind)
#B8C5EC
Tritanopia (blue-blind)
#CAC5CE
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #cfbeed; /* rgb */ color: rgb(207, 190, 237); /* oklch */ color: oklch(83.1% 0.067 301.5);
Tailwind
colors: {
custom: {
50: '#ded1f3',
500: '#cfbeed',
950: '#000000',
},
}SCSS
$custom: #cfbeed; $custom-light: #ded1f3; $custom-dark: #000000;
JSON
{
"hex": "#cfbeed",
"rgb": {
"r": 207,
"g": 190,
"b": 237
},
"hsl": {
"h": 261.702,
"s": 56.627,
"l": 83.725
},
"oklch": {
"l": 0.83096,
"c": 0.06727,
"h": 301.5
},
"luminance": 0.56207
}Semantic roles & 50–950 ramp
primary
#CFBEED
secondary
#B1CA85
accent
#C42189
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151417
muted
#848385