#CDBFFB#CDBFFB
#CDBFFB is a very light, moderate violet. Relative luminance 0.572; OKLCH L 83.7% C 0.084 H 295.2°. Best body text is #000000 at 12.44:1 contrast (WCAG AA passes).
Color values
| HEX | #CDBFFB |
|---|---|
| RGB | rgb(205, 191, 251) |
| HSL | hsl(254, 88%, 87%) |
| HSV | hsv(254, 24%, 98%) |
| CMYK | cmyk(18.3%, 23.9%, 0%, 1.6%) |
| CIE-LAB | lab(80.29, 16.73, -27.77) |
| CIE-LCH | lch(80.29, 32.42, 301.07°) |
| OKLab | oklab(83.65% 0.0358 -0.0761) |
| OKLCH | oklch(83.65% 0.084 295.2) |
| XYZ | xyz(61.2164, 57.2053, 99.0647) |
| Luminance | 0.5721 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 4.03
Periwinkle
#CCCCFF
ΔE00 4.35
Light Violet
#D6B4FC
ΔE00 4.71
Light Periwinkle
#C1C6FC
ΔE00 4.98
Pale Violet
#CEAEFA
ΔE00 5.26
Pale Lilac
#E4CBFF
ΔE00 5.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDBFFB #EDFBBF
analogous
#BFCFFB #CDBFFB #EBBFFB
triadic
#CDBFFB #FBCDBF #BFFBCD
tetradic
#CDBFFB #FBBFCF #EDFBBF #BFFBEB
square
#CDBFFB #FBBFCF #EDFBBF #BFFBEB
split-complementary
#CDBFFB #FBEBBF #CFFBBF
monochromatic
#734CF4 #A085F7 #CDBFFB #E9E2FD #E9E2FD
Accessibility & contrast
On white
1.69
#CDBFFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.44
#CDBFFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDBFFB
12.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDBFFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDBFFB | 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)
#B2C8FE
Deuteranopia (green-blind)
#B3C6F9
Tritanopia (blue-blind)
#C4C8D4
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #cdbffb; /* rgb */ color: rgb(205, 191, 251); /* oklch */ color: oklch(83.7% 0.084 295.2);
Tailwind
colors: {
custom: {
50: '#ddd2fc',
500: '#cdbffb',
950: '#000000',
},
}SCSS
$custom: #cdbffb; $custom-light: #ddd2fc; $custom-dark: #000000;
JSON
{
"hex": "#cdbffb",
"rgb": {
"r": 205,
"g": 191,
"b": 251
},
"hsl": {
"h": 254,
"s": 88.235,
"l": 86.667
},
"oklch": {
"l": 0.83651,
"c": 0.0841,
"h": 295.2
},
"luminance": 0.57206
}Semantic roles & 50–950 ramp
primary
#CDBFFB
secondary
#C9E07E
accent
#E501B0
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151417
muted
#848385