#CFB3EE#CFB3EE
#CFB3EE is a light, moderate violet. Relative luminance 0.517; OKLCH L 81.1% C 0.087 H 306.1°. Best body text is #000000 at 11.34:1 contrast (WCAG AA passes).
Color values
| HEX | #CFB3EE |
|---|---|
| RGB | rgb(207, 179, 238) |
| HSL | hsl(268, 63%, 82%) |
| HSV | hsv(268, 25%, 93%) |
| CMYK | cmyk(13%, 24.8%, 0%, 6.7%) |
| CIE-LAB | lab(77.09, 21.10, -25.68) |
| CIE-LCH | lch(77.09, 33.23, 309.41°) |
| OKLab | oklab(81.07% 0.0512 -0.0701) |
| OKLCH | oklch(81.07% 0.087 306.1) |
| XYZ | xyz(57.2819, 51.6789, 87.8297) |
| Luminance | 0.5168 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Violet
#D6B4FC
ΔE00 2.83
Pale Violet
#CEAEFA
ΔE00 3.63
Light Lavender
#DFC5FE
ΔE00 4.37
Mauve
#E0B0FF
ΔE00 4.77
Pale Lilac
#E4CBFF
ΔE00 5.86
Lavender (survey)
#C79FEF
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFB3EE #D2EEB3
analogous
#B3B5EE #CFB3EE #EDB3EE
triadic
#CFB3EE #EECFB3 #B3EECF
tetradic
#CFB3EE #EEB3B5 #D2EEB3 #B3EEED
square
#CFB3EE #EEB3B5 #D2EEB3 #B3EEED
split-complementary
#CFB3EE #EEEDB3 #B5EEB3
monochromatic
#904FD8 #AF81E3 #CFB3EE #EFE5F9 #EFE6F9
Accessibility & contrast
On white
1.85
#CFB3EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.34
#CFB3EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFB3EE
11.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFB3EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFB3EE | 1.00 | 1.85 | 11.34 | 11.34 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9BDF0
Deuteranopia (green-blind)
#AEBFEC
Tritanopia (blue-blind)
#CBBBC8
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #cfb3ee; /* rgb */ color: rgb(207, 179, 238); /* oklch */ color: oklch(81.1% 0.087 306.1);
Tailwind
colors: {
custom: {
50: '#dec9f3',
500: '#cfb3ee',
950: '#000000',
},
}SCSS
$custom: #cfb3ee; $custom-light: #dec9f3; $custom-dark: #000000;
JSON
{
"hex": "#cfb3ee",
"rgb": {
"r": 207,
"g": 179,
"b": 238
},
"hsl": {
"h": 268.475,
"s": 63.441,
"l": 81.765
},
"oklch": {
"l": 0.81065,
"c": 0.08678,
"h": 306.1
},
"luminance": 0.51679
}Semantic roles & 50–950 ramp
primary
#CFB3EE
secondary
#A5CC7A
accent
#CB1A77
background
#FEFDFF
surface
#FCF9FE
border
#D5D2D6
text
#151317
muted
#848285