#FFCDFF#FFCDFF
#FFCDFF is a very light, moderate purple. Relative luminance 0.721; OKLCH L 90.7% C 0.086 H 326.3°. Best body text is #000000 at 15.43:1 contrast (WCAG AA passes).
Color values
| HEX | #FFCDFF |
|---|---|
| RGB | rgb(255, 205, 255) |
| HSL | hsl(300, 100%, 90%) |
| HSV | hsv(300, 20%, 100%) |
| CMYK | cmyk(0%, 19.6%, 0%, 0%) |
| CIE-LAB | lab(88.04, 25.84, -17.74) |
| CIE-LCH | lch(88.04, 31.34, 325.53°) |
| OKLab | oklab(90.69% 0.0713 -0.0476) |
| OKLCH | oklch(90.69% 0.086 326.3) |
| XYZ | xyz(81.1193, 72.1445, 104.2404) |
| Luminance | 0.7214 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 1.53
Very Light Purple
#F6CEFC
ΔE00 2.08
Light Lilac
#EDC8FF
ΔE00 4.02
Pale Lavender
#EECFFE
ΔE00 4.17
Light Lavendar
#EFC0FE
ΔE00 4.46
Pale Lilac
#E4CBFF
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFCDFF #CDFFCD
analogous
#E6CDFF #FFCDFF #FFCDE6
triadic
#FFCDFF #FFFFCD #CDFFFF
tetradic
#FFCDFF #FFE6CD #CDFFCD #CDE6FF
square
#FFCDFF #FFE6CD #CDFFCD #CDE6FF
split-complementary
#FFCDFF #E6FFCD #CDFFE6
monochromatic
#FF53FF #FF90FF #FFCDFF #FFE0FF #FFE0FF
Accessibility & contrast
On white
1.36
#FFCDFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.43
#FFCDFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFCDFF
15.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFCDFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFCDFF | 1.00 | 1.36 | 15.43 | 15.43 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD9FF
Deuteranopia (green-blind)
#D5DFFD
Tritanopia (blue-blind)
#FFD1DE
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #ffcdff; /* rgb */ color: rgb(255, 205, 255); /* oklch */ color: oklch(90.7% 0.086 326.3);
Tailwind
colors: {
custom: {
50: '#ffdcff',
500: '#ffcdff',
950: '#000000',
},
}SCSS
$custom: #ffcdff; $custom-light: #ffdcff; $custom-dark: #000000;
JSON
{
"hex": "#ffcdff",
"rgb": {
"r": 255,
"g": 205,
"b": 255
},
"hsl": {
"h": 300,
"s": 100,
"l": 90.196
},
"oklch": {
"l": 0.90689,
"c": 0.0857,
"h": 326.3
},
"luminance": 0.72143
}Semantic roles & 50–950 ramp
primary
#FFCDFF
secondary
#86EA86
accent
#E60000
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#181518
muted
#868486