#CFBEF0#CFBEF0
#CFBEF0 is a very light, moderate violet. Relative luminance 0.564; OKLCH L 83.2% C 0.071 H 300.4°. Best body text is #000000 at 12.28:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBEF0 |
|---|---|
| RGB | rgb(207, 190, 240) |
| HSL | hsl(260, 63%, 84%) |
| HSV | hsv(260, 21%, 94%) |
| CMYK | cmyk(13.7%, 20.8%, 0%, 5.9%) |
| CIE-LAB | lab(79.83, 15.54, -22.57) |
| CIE-LCH | lch(79.83, 27.41, 304.55°) |
| OKLab | oklab(83.21% 0.0361 -0.0614) |
| OKLCH | oklch(83.21% 0.071 300.4) |
| XYZ | xyz(59.8706, 56.3835, 90.1501) |
| Luminance | 0.5638 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 3.31
Pale Lilac
#E4CBFF
ΔE00 4.12
Light Violet
#D6B4FC
ΔE00 5.34
Periwinkle
#CCCCFF
ΔE00 5.64
Light Lilac
#EDC8FF
ΔE00 5.95
Pale Lavender
#EECFFE
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBEF0 #DFF0BE
analogous
#BEC6F0 #CFBEF0 #E8BEF0
triadic
#CFBEF0 #F0CFBE #BEF0CF
tetradic
#CFBEF0 #F0BEC6 #DFF0BE #BEF0E8
square
#CFBEF0 #F0BEC6 #DFF0BE #BEF0E8
split-complementary
#CFBEF0 #F0E8BE #C6F0BE
monochromatic
#865BD9 #AA8CE5 #CFBEF0 #EDE6F9 #EDE6F9
Accessibility & contrast
On white
1.71
#CFBEF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.28
#CFBEF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBEF0
12.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBEF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBEF0 | 1.00 | 1.71 | 12.28 | 12.28 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C6F2
Deuteranopia (green-blind)
#B7C6EE
Tritanopia (blue-blind)
#CAC5CF
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #cfbef0; /* rgb */ color: rgb(207, 190, 240); /* oklch */ color: oklch(83.2% 0.071 300.4);
Tailwind
colors: {
custom: {
50: '#ded1f5',
500: '#cfbef0',
950: '#000000',
},
}SCSS
$custom: #cfbef0; $custom-light: #ded1f5; $custom-dark: #000000;
JSON
{
"hex": "#cfbef0",
"rgb": {
"r": 207,
"g": 190,
"b": 240
},
"hsl": {
"h": 260.4,
"s": 62.5,
"l": 84.314
},
"oklch": {
"l": 0.83206,
"c": 0.07125,
"h": 300.4
},
"luminance": 0.56384
}Semantic roles & 50–950 ramp
primary
#CFBEF0
secondary
#B5CF84
accent
#CA1B8F
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151417
muted
#848385