#FFDADE#FFDADE
#FFDADE is a very light, muted red. Relative luminance 0.767; OKLCH L 92.0% C 0.041 H 10.6°. Best body text is #000000 at 16.34:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDADE |
|---|---|
| RGB | rgb(255, 218, 222) |
| HSL | hsl(354, 100%, 93%) |
| HSV | hsv(354, 15%, 100%) |
| CMYK | cmyk(0%, 14.5%, 12.9%, 0%) |
| CIE-LAB | lab(90.17, 13.45, 2.81) |
| CIE-LCH | lch(90.17, 13.74, 11.80°) |
| OKLab | oklab(92.04% 0.0408 0.0076) |
| OKLCH | oklch(92.04% 0.041 10.6) |
| XYZ | xyz(79.4956, 76.6788, 79.7059) |
| Luminance | 0.7668 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Pink
#FFD1DF
ΔE00 4.51
Pale Pink
#FFCFDC
ΔE00 4.64
Mistyrose
#FFE4E1
ΔE00 4.79
Light Rose
#FFC5CB
ΔE00 6.39
Pale Rose
#FDC1C5
ΔE00 7.24
Bubblegum
#FFC1CC
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDADE #DAFFFB
analogous
#FFDAF0 #FFDADE #FFE8DA
triadic
#FFDADE #DEFFDA #DADEFF
tetradic
#FFDADE #F0FFDA #DAFFFB #E8DAFF
square
#FFDADE #F0FFDA #DAFFFB #E8DAFF
split-complementary
#FFDADE #DAFFE8 #DAF0FF
monochromatic
#FF6071 #FF9DA7 #FFDADE #FFE0E4 #FFE0E4
Accessibility & contrast
On white
1.29
#FFDADE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.34
#FFDADE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDADE
16.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDADE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDADE | 1.00 | 1.29 | 16.34 | 16.34 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDFDE
Deuteranopia (green-blind)
#E8E5DD
Tritanopia (blue-blind)
#FFD7DB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ffdade; /* rgb */ color: rgb(255, 218, 222); /* oklch */ color: oklch(92.0% 0.041 10.6);
Tailwind
colors: {
custom: {
50: '#ffe5e8',
500: '#ffdade',
950: '#000000',
},
}SCSS
$custom: #ffdade; $custom-light: #ffe5e8; $custom-dark: #000000;
JSON
{
"hex": "#ffdade",
"rgb": {
"r": 255,
"g": 218,
"b": 222
},
"hsl": {
"h": 353.514,
"s": 100,
"l": 92.745
},
"oklch": {
"l": 0.9204,
"c": 0.04148,
"h": 10.6
},
"luminance": 0.76677
}Semantic roles & 50–950 ramp
primary
#FFDADE
secondary
#92ECE2
accent
#E6CD00
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181516
muted
#868484