#FFDDDA#FFDDDA
#FFDDDA is a very light, muted red. Relative luminance 0.780; OKLCH L 92.5% C 0.038 H 23.9°. Best body text is #000000 at 16.61:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDDDA |
|---|---|
| RGB | rgb(255, 221, 218) |
| HSL | hsl(5, 100%, 93%) |
| HSV | hsv(5, 15%, 100%) |
| CMYK | cmyk(0%, 13.3%, 14.5%, 0%) |
| CIE-LAB | lab(90.80, 11.26, 5.81) |
| CIE-LCH | lch(90.80, 12.67, 27.28°) |
| OKLab | oklab(92.49% 0.0349 0.0154) |
| OKLCH | oklch(92.49% 0.038 23.9) |
| XYZ | xyz(79.7509, 78.0369, 77.1776) |
| Luminance | 0.7803 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 2.53
Light Pink
#FFD1DF
ΔE00 7.55
Pale Pink
#FFCFDC
ΔE00 7.57
Lavenderblush
#FFF0F5
ΔE00 7.61
Light Rose
#FFC5CB
ΔE00 8.23
Pale Rose
#FDC1C5
ΔE00 8.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDDDA #DAFCFF
analogous
#FFDAE9 #FFDDDA #FFEFDA
triadic
#FFDDDA #DAFFDD #DDDAFF
tetradic
#FFDDDA #E9FFDA #DAFCFF #EFDAFF
square
#FFDDDA #E9FFDA #DAFCFF #EFDAFF
split-complementary
#FFDDDA #DAFFEF #DAE9FF
monochromatic
#FF6D60 #FFA59D #FFDDDA #FFE3E0 #FFE3E0
Accessibility & contrast
On white
1.26
#FFDDDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.61
#FFDDDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDDDA
16.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDDDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDDDA | 1.00 | 1.26 | 16.61 | 16.61 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E1DA
Deuteranopia (green-blind)
#EBE7DA
Tritanopia (blue-blind)
#FFDADC
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #ffddda; /* rgb */ color: rgb(255, 221, 218); /* oklch */ color: oklch(92.5% 0.038 23.9);
Tailwind
colors: {
custom: {
50: '#ffe7e5',
500: '#ffddda',
950: '#000000',
},
}SCSS
$custom: #ffddda; $custom-light: #ffe7e5; $custom-dark: #000000;
JSON
{
"hex": "#ffddda",
"rgb": {
"r": 255,
"g": 221,
"b": 218
},
"hsl": {
"h": 4.865,
"s": 100,
"l": 92.745
},
"oklch": {
"l": 0.92494,
"c": 0.0381,
"h": 23.9
},
"luminance": 0.78035
}Semantic roles & 50–950 ramp
primary
#FFDDDA
secondary
#92E4EC
accent
#D3E600
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181615
muted
#868484