#CFBEFD#CFBEFD
#CFBEFD is a very light, moderate violet. Relative luminance 0.572; OKLCH L 83.7% C 0.089 H 296.8°. Best body text is #000000 at 12.44:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBEFD |
|---|---|
| RGB | rgb(207, 190, 253) |
| HSL | hsl(256, 94%, 87%) |
| HSV | hsv(256, 25%, 99%) |
| CMYK | cmyk(18.2%, 24.9%, 0%, 0.8%) |
| CIE-LAB | lab(80.28, 18.32, -28.85) |
| CIE-LCH | lch(80.28, 34.17, 302.42°) |
| OKLab | oklab(83.7% 0.04 -0.0791) |
| OKLCH | oklch(83.7% 0.089 296.8) |
| XYZ | xyz(61.8714, 57.1838, 100.6874) |
| Luminance | 0.5718 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 3.80
Light Violet
#D6B4FC
ΔE00 3.98
Pale Violet
#CEAEFA
ΔE00 4.61
Periwinkle
#CCCCFF
ΔE00 5.00
Pale Lilac
#E4CBFF
ΔE00 5.23
Light Periwinkle
#C1C6FC
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBEFD #ECFDBE
analogous
#BECDFD #CFBEFD #EEBEFD
triadic
#CFBEFD #FDCFBE #BEFDCF
tetradic
#CFBEFD #FDBECD #ECFDBE #BEFDEE
square
#CFBEFD #FDBECD #ECFDBE #BEFDEE
split-complementary
#CFBEFD #FDEEBE #CDFDBE
monochromatic
#7747F9 #A383FB #CFBEFD #E9E1FE #E9E1FE
Accessibility & contrast
On white
1.69
#CFBEFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.44
#CFBEFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBEFD
12.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBEFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBEFD | 1.00 | 1.69 | 12.44 | 12.44 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C7FF
Deuteranopia (green-blind)
#B3C6FB
Tritanopia (blue-blind)
#C7C8D4
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #cfbefd; /* rgb */ color: rgb(207, 190, 253); /* oklch */ color: oklch(83.7% 0.089 296.8);
Tailwind
colors: {
custom: {
50: '#ded1fe',
500: '#cfbefd',
950: '#000000',
},
}SCSS
$custom: #cfbefd; $custom-light: #ded1fe; $custom-dark: #000000;
JSON
{
"hex": "#cfbefd",
"rgb": {
"r": 207,
"g": 190,
"b": 253
},
"hsl": {
"h": 256.19,
"s": 94.03,
"l": 86.863
},
"oklch": {
"l": 0.83704,
"c": 0.08861,
"h": 296.8
},
"luminance": 0.57184
}Semantic roles & 50–950 ramp
primary
#CFBEFD
secondary
#C8E47B
accent
#E600A8
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151417
muted
#848385