#FFCDF3#FFCDF3
#FFCDF3 is a very light, moderate pink. Relative luminance 0.714; OKLCH L 90.3% C 0.074 H 334.8°. Best body text is #000000 at 15.28:1 contrast (WCAG AA passes).
Color values
| HEX | #FFCDF3 |
|---|---|
| RGB | rgb(255, 205, 243) |
| HSL | hsl(314, 100%, 90%) |
| HSV | hsv(314, 20%, 100%) |
| CMYK | cmyk(0%, 19.6%, 4.7%, 0%) |
| CIE-LAB | lab(87.68, 23.72, -11.94) |
| CIE-LCH | lch(87.68, 26.55, 333.27°) |
| OKLab | oklab(90.29% 0.0674 -0.0317) |
| OKLCH | oklch(90.29% 0.075 334.8) |
| XYZ | xyz(79.2476, 71.3958, 94.3829) |
| Luminance | 0.7139 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 2.19
Very Light Purple
#F6CEFC
ΔE00 3.65
Pale Lavender
#EECFFE
ΔE00 5.75
Light Lilac
#EDC8FF
ΔE00 6.42
Light Lavendar
#EFC0FE
ΔE00 7.07
Light Pink
#FFD1DF
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFCDF3 #CDFFD9
analogous
#F2CDFF #FFCDF3 #FFCDDA
triadic
#FFCDF3 #F3FFCD #CDF3FF
tetradic
#FFCDF3 #FFF2CD #CDFFD9 #CDDAFF
square
#FFCDF3 #FFF2CD #CDFFD9 #CDDAFF
split-complementary
#FFCDF3 #DAFFCD #CDFFF2
monochromatic
#FF53D6 #FF90E4 #FFCDF3 #FFE0F8 #FFE0F8
Accessibility & contrast
On white
1.37
#FFCDF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.28
#FFCDF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFCDF3
15.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFCDF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFCDF3 | 1.00 | 1.37 | 15.28 | 15.28 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD8F5
Deuteranopia (green-blind)
#D8DEF1
Tritanopia (blue-blind)
#FFCFDA
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #ffcdf3; /* rgb */ color: rgb(255, 205, 243); /* oklch */ color: oklch(90.3% 0.074 334.8);
Tailwind
colors: {
custom: {
50: '#ffdcf7',
500: '#ffcdf3',
950: '#000000',
},
}SCSS
$custom: #ffcdf3; $custom-light: #ffdcf7; $custom-dark: #000000;
JSON
{
"hex": "#ffcdf3",
"rgb": {
"r": 255,
"g": 205,
"b": 243
},
"hsl": {
"h": 314.4,
"s": 100,
"l": 90.196
},
"oklch": {
"l": 0.90291,
"c": 0.0745,
"h": 334.8
},
"luminance": 0.71394
}Semantic roles & 50–950 ramp
primary
#FFCDF3
secondary
#86EA9E
accent
#E63700
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#181517
muted
#868485