#FFCDF4#FFCDF4
#FFCDF4 is a very light, moderate pink. Relative luminance 0.715; OKLCH L 90.3% C 0.075 H 334.0°. Best body text is #000000 at 15.29:1 contrast (WCAG AA passes).
Color values
| HEX | #FFCDF4 |
|---|---|
| RGB | rgb(255, 205, 244) |
| HSL | hsl(313, 100%, 90%) |
| HSV | hsv(313, 20%, 100%) |
| CMYK | cmyk(0%, 19.6%, 4.3%, 0%) |
| CIE-LAB | lab(87.71, 23.89, -12.43) |
| CIE-LCH | lch(87.71, 26.93, 332.52°) |
| OKLab | oklab(90.32% 0.0677 -0.0331) |
| OKLCH | oklch(90.32% 0.075 334) |
| XYZ | xyz(79.3990, 71.4564, 95.1803) |
| Luminance | 0.7145 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 1.94
Very Light Purple
#F6CEFC
ΔE00 3.42
Pale Lavender
#EECFFE
ΔE00 5.56
Light Lilac
#EDC8FF
ΔE00 6.18
Light Lavendar
#EFC0FE
ΔE00 6.83
Light Pink
#FFD1DF
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFCDF4 #CDFFD8
analogous
#F1CDFF #FFCDF4 #FFCDDB
triadic
#FFCDF4 #F4FFCD #CDF4FF
tetradic
#FFCDF4 #FFF1CD #CDFFD8 #CDDBFF
square
#FFCDF4 #FFF1CD #CDFFD8 #CDDBFF
split-complementary
#FFCDF4 #DBFFCD #CDFFF1
monochromatic
#FF53D9 #FF90E7 #FFCDF4 #FFE0F8 #FFE0F8
Accessibility & contrast
On white
1.37
#FFCDF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.29
#FFCDF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFCDF4
15.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFCDF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFCDF4 | 1.00 | 1.37 | 15.29 | 15.29 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD8F6
Deuteranopia (green-blind)
#D8DEF2
Tritanopia (blue-blind)
#FFCFDA
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #ffcdf4; /* rgb */ color: rgb(255, 205, 244); /* oklch */ color: oklch(90.3% 0.075 334.0);
Tailwind
colors: {
custom: {
50: '#ffdcf7',
500: '#ffcdf4',
950: '#000000',
},
}SCSS
$custom: #ffcdf4; $custom-light: #ffdcf7; $custom-dark: #000000;
JSON
{
"hex": "#ffcdf4",
"rgb": {
"r": 255,
"g": 205,
"b": 244
},
"hsl": {
"h": 313.2,
"s": 100,
"l": 90.196
},
"oklch": {
"l": 0.90324,
"c": 0.07536,
"h": 334
},
"luminance": 0.71454
}Semantic roles & 50–950 ramp
primary
#FFCDF4
secondary
#86EA9C
accent
#E63200
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#181517
muted
#868485