#CFBEEE#CFBEEE
#CFBEEE is a very light, moderate violet. Relative luminance 0.563; OKLCH L 83.1% C 0.069 H 301.1°. Best body text is #000000 at 12.25:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBEEE |
|---|---|
| RGB | rgb(207, 190, 238) |
| HSL | hsl(261, 59%, 84%) |
| HSV | hsv(261, 20%, 93%) |
| CMYK | cmyk(13%, 20.2%, 0%, 6.7%) |
| CIE-LAB | lab(79.76, 15.12, -21.60) |
| CIE-LCH | lch(79.76, 26.37, 305.00°) |
| OKLab | oklab(83.13% 0.0354 -0.0587) |
| OKLCH | oklch(83.13% 0.069 301.1) |
| XYZ | xyz(59.5751, 56.2653, 88.5941) |
| Luminance | 0.5626 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 3.53
Pale Lilac
#E4CBFF
ΔE00 4.16
Light Violet
#D6B4FC
ΔE00 5.72
Periwinkle
#CCCCFF
ΔE00 5.87
Light Lilac
#EDC8FF
ΔE00 5.96
Pale Lavender
#EECFFE
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBEEE #DDEEBE
analogous
#BEC5EE #CFBEEE #E7BEEE
triadic
#CFBEEE #EECFBE #BEEECF
tetradic
#CFBEEE #EEBEC5 #DDEEBE #BEEEE7
square
#CFBEEE #EEBEC5 #DDEEBE #BEEEE7
split-complementary
#CFBEEE #EEE7BE #C5EEBE
monochromatic
#875DD5 #AB8DE1 #CFBEEE #EDE7F9 #EDE7F9
Accessibility & contrast
On white
1.71
#CFBEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.25
#CFBEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBEEE
12.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBEEE | 1.00 | 1.71 | 12.25 | 12.25 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C5F0
Deuteranopia (green-blind)
#B8C6ED
Tritanopia (blue-blind)
#CAC5CE
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #cfbeee; /* rgb */ color: rgb(207, 190, 238); /* oklch */ color: oklch(83.1% 0.069 301.1);
Tailwind
colors: {
custom: {
50: '#ded1f3',
500: '#cfbeee',
950: '#000000',
},
}SCSS
$custom: #cfbeee; $custom-light: #ded1f3; $custom-dark: #000000;
JSON
{
"hex": "#cfbeee",
"rgb": {
"r": 207,
"g": 190,
"b": 238
},
"hsl": {
"h": 261.25,
"s": 58.537,
"l": 83.922
},
"oklch": {
"l": 0.83132,
"c": 0.0686,
"h": 301.1
},
"luminance": 0.56265
}Semantic roles & 50–950 ramp
primary
#CFBEEE
secondary
#B2CC84
accent
#C61F8B
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151417
muted
#848385