#FFCDF0#FFCDF0
#FFCDF0 is a very light, moderate pink. Relative luminance 0.712; OKLCH L 90.2% C 0.072 H 337.3°. Best body text is #000000 at 15.24:1 contrast (WCAG AA passes).
Color values
| HEX | #FFCDF0 |
|---|---|
| RGB | rgb(255, 205, 240) |
| HSL | hsl(318, 100%, 90%) |
| HSV | hsv(318, 20%, 100%) |
| CMYK | cmyk(0%, 19.6%, 5.9%, 0%) |
| CIE-LAB | lab(87.59, 23.20, -10.49) |
| CIE-LCH | lch(87.59, 25.46, 335.68°) |
| OKLab | oklab(90.2% 0.0664 -0.0278) |
| OKLCH | oklch(90.2% 0.072 337.3) |
| XYZ | xyz(78.7982, 71.2161, 92.0164) |
| Luminance | 0.7121 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 2.98
Very Light Purple
#F6CEFC
ΔE00 4.35
Pale Lavender
#EECFFE
ΔE00 6.34
Light Pink
#FFD1DF
ΔE00 6.37
Pale Pink
#FFCFDC
ΔE00 6.74
Light Lilac
#EDC8FF
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFCDF0 #CDFFDC
analogous
#F5CDFF #FFCDF0 #FFCDD7
triadic
#FFCDF0 #F0FFCD #CDF0FF
tetradic
#FFCDF0 #FFF5CD #CDFFDC #CDD7FF
square
#FFCDF0 #FFF5CD #CDFFDC #CDD7FF
split-complementary
#FFCDF0 #D7FFCD #CDFFF5
monochromatic
#FF53CB #FF90DE #FFCDF0 #FFE0F6 #FFE0F6
Accessibility & contrast
On white
1.38
#FFCDF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.24
#FFCDF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFCDF0
15.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFCDF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFCDF0 | 1.00 | 1.38 | 15.24 | 15.24 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED7F1
Deuteranopia (green-blind)
#D9DEEE
Tritanopia (blue-blind)
#FFCED9
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #ffcdf0; /* rgb */ color: rgb(255, 205, 240); /* oklch */ color: oklch(90.2% 0.072 337.3);
Tailwind
colors: {
custom: {
50: '#ffdcf5',
500: '#ffcdf0',
950: '#000000',
},
}SCSS
$custom: #ffcdf0; $custom-light: #ffdcf5; $custom-dark: #000000;
JSON
{
"hex": "#ffcdf0",
"rgb": {
"r": 255,
"g": 205,
"b": 240
},
"hsl": {
"h": 318,
"s": 100,
"l": 90.196
},
"oklch": {
"l": 0.90195,
"c": 0.07197,
"h": 337.3
},
"luminance": 0.71214
}Semantic roles & 50–950 ramp
primary
#FFCDF0
secondary
#86EAA4
accent
#E64500
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#181517
muted
#868485