#CFBEEF#CFBEEF
#CFBEEF is a very light, moderate violet. Relative luminance 0.563; OKLCH L 83.2% C 0.070 H 300.8°. Best body text is #000000 at 12.26:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBEEF |
|---|---|
| RGB | rgb(207, 190, 239) |
| HSL | hsl(261, 60%, 84%) |
| HSV | hsv(261, 21%, 94%) |
| CMYK | cmyk(13.4%, 20.5%, 0%, 6.3%) |
| CIE-LAB | lab(79.80, 15.33, -22.09) |
| CIE-LCH | lch(79.80, 26.89, 304.77°) |
| OKLab | oklab(83.17% 0.0357 -0.0601) |
| OKLCH | oklch(83.17% 0.07 300.8) |
| XYZ | xyz(59.7225, 56.3242, 89.3699) |
| Luminance | 0.5632 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 3.41
Pale Lilac
#E4CBFF
ΔE00 4.13
Light Violet
#D6B4FC
ΔE00 5.52
Periwinkle
#CCCCFF
ΔE00 5.75
Light Lilac
#EDC8FF
ΔE00 5.95
Pale Lavender
#EECFFE
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBEEF #DEEFBE
analogous
#BEC6EF #CFBEEF #E8BEEF
triadic
#CFBEEF #EFCFBE #BEEFCF
tetradic
#CFBEEF #EFBEC6 #DEEFBE #BEEFE8
square
#CFBEEF #EFBEC6 #DEEFBE #BEEFE8
split-complementary
#CFBEEF #EFE8BE #C6EFBE
monochromatic
#865CD7 #AB8DE3 #CFBEEF #EDE6F9 #EDE6F9
Accessibility & contrast
On white
1.71
#CFBEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.26
#CFBEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBEEF
12.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBEEF | 1.00 | 1.71 | 12.26 | 12.26 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C6F1
Deuteranopia (green-blind)
#B7C6EE
Tritanopia (blue-blind)
#CAC5CF
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #cfbeef; /* rgb */ color: rgb(207, 190, 239); /* oklch */ color: oklch(83.2% 0.070 300.8);
Tailwind
colors: {
custom: {
50: '#ded1f4',
500: '#cfbeef',
950: '#000000',
},
}SCSS
$custom: #cfbeef; $custom-light: #ded1f4; $custom-dark: #000000;
JSON
{
"hex": "#cfbeef",
"rgb": {
"r": 207,
"g": 190,
"b": 239
},
"hsl": {
"h": 260.816,
"s": 60.494,
"l": 84.118
},
"oklch": {
"l": 0.83169,
"c": 0.06992,
"h": 300.8
},
"luminance": 0.56324
}Semantic roles & 50–950 ramp
primary
#CFBEEF
secondary
#B4CD84
accent
#C81D8D
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151417
muted
#848385