#CDBFFE#CDBFFE
#CDBFFE is a very light, moderate violet. Relative luminance 0.574; OKLCH L 83.8% C 0.088 H 294.6°. Best body text is #000000 at 12.48:1 contrast (WCAG AA passes).
Color values
| HEX | #CDBFFE |
|---|---|
| RGB | rgb(205, 191, 254) |
| HSL | hsl(253, 97%, 87%) |
| HSV | hsv(253, 25%, 100%) |
| CMYK | cmyk(19.3%, 24.8%, 0%, 0.4%) |
| CIE-LAB | lab(80.40, 17.39, -29.21) |
| CIE-LCH | lch(80.40, 34.00, 300.77°) |
| OKLab | oklab(83.77% 0.0367 -0.0801) |
| OKLCH | oklch(83.77% 0.088 294.6) |
| XYZ | xyz(61.6930, 57.3960, 101.5750) |
| Luminance | 0.5740 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 4.38
Periwinkle
#CCCCFF
ΔE00 4.40
Light Violet
#D6B4FC
ΔE00 4.66
Light Periwinkle
#C1C6FC
ΔE00 4.83
Pale Violet
#CEAEFA
ΔE00 5.09
Pale Lilac
#E4CBFF
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDBFFE #F0FEBF
analogous
#BFD1FE #CDBFFE #ECBFFE
triadic
#CDBFFE #FECDBF #BFFECD
tetradic
#CDBFFE #FEBFD1 #F0FEBF #BFFEEC
square
#CDBFFE #FEBFD1 #F0FEBF #BFFEEC
split-complementary
#CDBFFE #FEECBF #D1FEBF
monochromatic
#6F46FC #9E83FD #CDBFFE #E7E1FF #E7E1FF
Accessibility & contrast
On white
1.68
#CDBFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.48
#CDBFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDBFFE
12.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDBFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDBFFE | 1.00 | 1.68 | 12.48 | 12.48 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C8FF
Deuteranopia (green-blind)
#B2C7FC
Tritanopia (blue-blind)
#C4C9D5
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #cdbffe; /* rgb */ color: rgb(205, 191, 254); /* oklch */ color: oklch(83.8% 0.088 294.6);
Tailwind
colors: {
custom: {
50: '#ddd2ff',
500: '#cdbffe',
950: '#000000',
},
}SCSS
$custom: #cdbffe; $custom-light: #ddd2ff; $custom-dark: #000000;
JSON
{
"hex": "#cdbffe",
"rgb": {
"r": 205,
"g": 191,
"b": 254
},
"hsl": {
"h": 253.333,
"s": 96.923,
"l": 87.255
},
"oklch": {
"l": 0.83769,
"c": 0.08815,
"h": 294.6
},
"luminance": 0.57396
}Semantic roles & 50–950 ramp
primary
#CDBFFE
secondary
#CEE67B
accent
#E600B3
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151418
muted
#848386