#FFDEDB#FFDEDB
#FFDEDB is a very light, muted red. Relative luminance 0.786; OKLCH L 92.7% C 0.037 H 24.0°. Best body text is #000000 at 16.72:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDEDB |
|---|---|
| RGB | rgb(255, 222, 219) |
| HSL | hsl(5, 100%, 93%) |
| HSV | hsv(5, 14%, 100%) |
| CMYK | cmyk(0%, 12.9%, 14.1%, 0%) |
| CIE-LAB | lab(91.06, 10.90, 5.67) |
| CIE-LCH | lch(91.06, 12.29, 27.47°) |
| OKLab | oklab(92.71% 0.0338 0.015) |
| OKLCH | oklch(92.71% 0.037 24) |
| XYZ | xyz(80.1469, 78.6191, 77.9571) |
| Luminance | 0.7862 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 2.18
Lavenderblush
#FFF0F5
ΔE00 7.30
Light Pink
#FFD1DF
ΔE00 7.75
Pale Pink
#FFCFDC
ΔE00 7.80
Light Rose
#FFC5CB
ΔE00 8.55
Very Light Pink
#FFF4F2
ΔE00 8.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDEDB #DBFCFF
analogous
#FFDBEA #FFDEDB #FFF0DB
triadic
#FFDEDB #DBFFDE #DEDBFF
tetradic
#FFDEDB #EAFFDB #DBFCFF #F0DBFF
square
#FFDEDB #EAFFDB #DBFCFF #F0DBFF
split-complementary
#FFDEDB #DBFFF0 #DBEAFF
monochromatic
#FF6E61 #FFA69E #FFDEDB #FFE3E0 #FFE3E0
Accessibility & contrast
On white
1.26
#FFDEDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.72
#FFDEDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDEDB
16.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDEDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDEDB | 1.00 | 1.26 | 16.72 | 16.72 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E2DB
Deuteranopia (green-blind)
#EBE8DB
Tritanopia (blue-blind)
#FFDBDD
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #ffdedb; /* rgb */ color: rgb(255, 222, 219); /* oklch */ color: oklch(92.7% 0.037 24.0);
Tailwind
colors: {
custom: {
50: '#ffe8e6',
500: '#ffdedb',
950: '#000000',
},
}SCSS
$custom: #ffdedb; $custom-light: #ffe8e6; $custom-dark: #000000;
JSON
{
"hex": "#ffdedb",
"rgb": {
"r": 255,
"g": 222,
"b": 219
},
"hsl": {
"h": 5,
"s": 100,
"l": 92.941
},
"oklch": {
"l": 0.92708,
"c": 0.03695,
"h": 24
},
"luminance": 0.78617
}Semantic roles & 50–950 ramp
primary
#FFDEDB
secondary
#92E4EC
accent
#D2E600
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181615
muted
#868484