#FFCDF8#FFCDF8
#FFCDF8 is a very light, moderate purple. Relative luminance 0.717; OKLCH L 90.5% C 0.079 H 331.0°. Best body text is #000000 at 15.34:1 contrast (WCAG AA passes).
Color values
| HEX | #FFCDF8 |
|---|---|
| RGB | rgb(255, 205, 248) |
| HSL | hsl(308, 100%, 90%) |
| HSV | hsv(308, 20%, 100%) |
| CMYK | cmyk(0%, 19.6%, 2.7%, 0%) |
| CIE-LAB | lab(87.83, 24.59, -14.36) |
| CIE-LCH | lch(87.83, 28.48, 329.71°) |
| OKLab | oklab(90.45% 0.069 -0.0383) |
| OKLCH | oklch(90.45% 0.079 331) |
| XYZ | xyz(80.0129, 71.7020, 98.4137) |
| Luminance | 0.7170 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 1.11
Very Light Purple
#F6CEFC
ΔE00 2.65
Pale Lavender
#EECFFE
ΔE00 4.91
Light Lilac
#EDC8FF
ΔE00 5.30
Light Lavendar
#EFC0FE
ΔE00 5.89
Pale Lilac
#E4CBFF
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFCDF8 #CDFFD4
analogous
#EDCDFF #FFCDF8 #FFCDDF
triadic
#FFCDF8 #F8FFCD #CDF8FF
tetradic
#FFCDF8 #FFEDCD #CDFFD4 #CDDFFF
square
#FFCDF8 #FFEDCD #CDFFD4 #CDDFFF
split-complementary
#FFCDF8 #DFFFCD #CDFFED
monochromatic
#FF53E7 #FF90EF #FFCDF8 #FFE0FB #FFE0FB
Accessibility & contrast
On white
1.37
#FFCDF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.34
#FFCDF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFCDF8
15.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFCDF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFCDF8 | 1.00 | 1.37 | 15.34 | 15.34 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD8FA
Deuteranopia (green-blind)
#D7DFF6
Tritanopia (blue-blind)
#FFD0DC
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #ffcdf8; /* rgb */ color: rgb(255, 205, 248); /* oklch */ color: oklch(90.5% 0.079 331.0);
Tailwind
colors: {
custom: {
50: '#ffdcfa',
500: '#ffcdf8',
950: '#000000',
},
}SCSS
$custom: #ffcdf8; $custom-light: #ffdcfa; $custom-dark: #000000;
JSON
{
"hex": "#ffcdf8",
"rgb": {
"r": 255,
"g": 205,
"b": 248
},
"hsl": {
"h": 308.4,
"s": 100,
"l": 90.196
},
"oklch": {
"l": 0.90454,
"c": 0.07896,
"h": 331
},
"luminance": 0.717
}Semantic roles & 50–950 ramp
primary
#FFCDF8
secondary
#86EA94
accent
#E62000
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#181517
muted
#868485