#FFDADB#FFDADB
#FFDADB is a very light, muted red. Relative luminance 0.765; OKLCH L 92.0% C 0.041 H 16.1°. Best body text is #000000 at 16.30:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDADB |
|---|---|
| RGB | rgb(255, 218, 219) |
| HSL | hsl(358, 100%, 93%) |
| HSV | hsv(358, 15%, 100%) |
| CMYK | cmyk(0%, 14.5%, 14.1%, 0%) |
| CIE-LAB | lab(90.10, 12.98, 4.28) |
| CIE-LCH | lch(90.10, 13.66, 18.25°) |
| OKLab | oklab(91.96% 0.0397 0.0114) |
| OKLCH | oklch(91.96% 0.041 16.1) |
| XYZ | xyz(79.0971, 76.5194, 77.6072) |
| Luminance | 0.7652 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.10
Light Pink
#FFD1DF
ΔE00 5.51
Pale Pink
#FFCFDC
ΔE00 5.54
Light Rose
#FFC5CB
ΔE00 6.62
Pale Rose
#FDC1C5
ΔE00 7.31
Bubblegum
#FFC1CC
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDADB #DAFFFE
analogous
#FFDAED #FFDADB #FFEBDA
triadic
#FFDADB #DBFFDA #DADBFF
tetradic
#FFDADB #EDFFDA #DAFFFE #EBDAFF
square
#FFDADB #EDFFDA #DAFFFE #EBDAFF
split-complementary
#FFDADB #DAFFEB #DAEDFF
monochromatic
#FF6064 #FF9D9F #FFDADB #FFE0E1 #FFE0E1
Accessibility & contrast
On white
1.29
#FFDADB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.30
#FFDADB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDADB
16.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDADB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDADB | 1.00 | 1.29 | 16.30 | 16.30 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DFDB
Deuteranopia (green-blind)
#E8E5DA
Tritanopia (blue-blind)
#FFD7DA
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ffdadb; /* rgb */ color: rgb(255, 218, 219); /* oklch */ color: oklch(92.0% 0.041 16.1);
Tailwind
colors: {
custom: {
50: '#ffe5e6',
500: '#ffdadb',
950: '#000000',
},
}SCSS
$custom: #ffdadb; $custom-light: #ffe5e6; $custom-dark: #000000;
JSON
{
"hex": "#ffdadb",
"rgb": {
"r": 255,
"g": 218,
"b": 219
},
"hsl": {
"h": 358.378,
"s": 100,
"l": 92.745
},
"oklch": {
"l": 0.91958,
"c": 0.04128,
"h": 16.1
},
"luminance": 0.76517
}Semantic roles & 50–950 ramp
primary
#FFDADB
secondary
#92ECE9
accent
#E6DF00
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181515
muted
#868484