#FFDFDB#FFDFDB
#FFDFDB is a very light, muted red. Relative luminance 0.791; OKLCH L 92.9% C 0.036 H 26.3°. Best body text is #000000 at 16.83:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDFDB |
|---|---|
| RGB | rgb(255, 223, 219) |
| HSL | hsl(7, 100%, 93%) |
| HSV | hsv(7, 14%, 100%) |
| CMYK | cmyk(0%, 12.5%, 14.1%, 0%) |
| CIE-LAB | lab(91.30, 10.38, 6.02) |
| CIE-LCH | lch(91.30, 12.00, 30.08°) |
| OKLab | oklab(92.9% 0.0323 0.0159) |
| OKLCH | oklch(92.9% 0.036 26.3) |
| XYZ | xyz(80.4133, 79.1518, 78.0459) |
| Luminance | 0.7915 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 1.81
Lavenderblush
#FFF0F5
ΔE00 7.17
Very Light Pink
#FFF4F2
ΔE00 8.20
Light Pink
#FFD1DF
ΔE00 8.34
Pale Pink
#FFCFDC
ΔE00 8.40
Light Rose
#FFC5CB
ΔE00 9.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDFDB #DBFBFF
analogous
#FFDBE9 #FFDFDB #FFF1DB
triadic
#FFDFDB #DBFFDF #DFDBFF
tetradic
#FFDFDB #E9FFDB #DBFBFF #F1DBFF
square
#FFDFDB #E9FFDB #DBFBFF #F1DBFF
split-complementary
#FFDFDB #DBFFF1 #DBE9FF
monochromatic
#FF7261 #FFA99E #FFDFDB #FFE4E0 #FFE4E0
Accessibility & contrast
On white
1.25
#FFDFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.83
#FFDFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDFDB
16.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDFDB | 1.00 | 1.25 | 16.83 | 16.83 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E3DB
Deuteranopia (green-blind)
#ECE8DB
Tritanopia (blue-blind)
#FFDCDE
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ffdfdb; /* rgb */ color: rgb(255, 223, 219); /* oklch */ color: oklch(92.9% 0.036 26.3);
Tailwind
colors: {
custom: {
50: '#ffe9e6',
500: '#ffdfdb',
950: '#000000',
},
}SCSS
$custom: #ffdfdb; $custom-light: #ffe9e6; $custom-dark: #000000;
JSON
{
"hex": "#ffdfdb",
"rgb": {
"r": 255,
"g": 223,
"b": 219
},
"hsl": {
"h": 6.667,
"s": 100,
"l": 92.941
},
"oklch": {
"l": 0.92897,
"c": 0.03599,
"h": 26.3
},
"luminance": 0.7915
}Semantic roles & 50–950 ramp
primary
#FFDFDB
secondary
#92E2EC
accent
#CCE600
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181615
muted
#868484