#FDCEEE#FDCEEE
#FDCEEE is a very light, moderate pink. Relative luminance 0.712; OKLCH L 90.1% C 0.067 H 338.1°. Best body text is #000000 at 15.24:1 contrast (WCAG AA passes).
Color values
| HEX | #FDCEEE |
|---|---|
| RGB | rgb(253, 206, 238) |
| HSL | hsl(319, 92%, 90%) |
| HSV | hsv(319, 19%, 99%) |
| CMYK | cmyk(0%, 18.6%, 5.9%, 0.8%) |
| CIE-LAB | lab(87.58, 21.66, -9.46) |
| CIE-LCH | lch(87.58, 23.64, 336.42°) |
| OKLab | oklab(90.13% 0.0621 -0.025) |
| OKLCH | oklch(90.13% 0.067 338.1) |
| XYZ | xyz(78.0107, 71.2004, 90.5060) |
| Luminance | 0.7120 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 3.49
Very Light Purple
#F6CEFC
ΔE00 4.68
Light Pink
#FFD1DF
ΔE00 5.62
Pale Pink
#FFCFDC
ΔE00 6.03
Pale Lavender
#EECFFE
ΔE00 6.46
Thistle
#D8BFD8
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDCEEE #CEFDDD
analogous
#F5CEFD #FDCEEE #FDCED6
triadic
#FDCEEE #EEFDCE #CEEEFD
tetradic
#FDCEEE #FDF5CE #CEFDDD #CED6FD
square
#FDCEEE #FDF5CE #CEFDDD #CED6FD
split-complementary
#FDCEEE #D6FDCE #CEFDF5
monochromatic
#F858C5 #FB93DA #FDCEEE #FEE2F5 #FEE2F5
Accessibility & contrast
On white
1.38
#FDCEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.24
#FDCEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDCEEE
15.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDCEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDCEEE | 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)
#CFD7EF
Deuteranopia (green-blind)
#D9DEED
Tritanopia (blue-blind)
#FFCFD9
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #fdceee; /* rgb */ color: rgb(253, 206, 238); /* oklch */ color: oklch(90.1% 0.067 338.1);
Tailwind
colors: {
custom: {
50: '#feddf3',
500: '#fdceee',
950: '#000000',
},
}SCSS
$custom: #fdceee; $custom-light: #feddf3; $custom-dark: #000000;
JSON
{
"hex": "#fdceee",
"rgb": {
"r": 253,
"g": 206,
"b": 238
},
"hsl": {
"h": 319.149,
"s": 92.157,
"l": 90
},
"oklch": {
"l": 0.90128,
"c": 0.06693,
"h": 338.1
},
"luminance": 0.71198
}Semantic roles & 50–950 ramp
primary
#FDCEEE
secondary
#8AE6A7
accent
#E64900
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#181517
muted
#868485