#FDEBDF#FDEBDF
#FDEBDF is a very light, muted orange. Relative luminance 0.856; OKLCH L 95.1% C 0.025 H 56.1°. Best body text is #000000 at 18.13:1 contrast (WCAG AA passes).
Color values
| HEX | #FDEBDF |
|---|---|
| RGB | rgb(253, 235, 223) |
| HSL | hsl(24, 88%, 93%) |
| HSV | hsv(24, 12%, 99%) |
| CMYK | cmyk(0%, 7.1%, 11.9%, 0.8%) |
| CIE-LAB | lab(94.15, 4.14, 8.01) |
| CIE-LCH | lch(94.15, 9.02, 62.68°) |
| OKLab | oklab(95.12% 0.0142 0.0211) |
| OKLCH | oklch(95.12% 0.025 56.1) |
| XYZ | xyz(83.5346, 85.6284, 81.9251) |
| Luminance | 0.8563 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Linen
#FAF0E6
ΔE00 3.35
Seashell
#FFF5EE
ΔE00 3.80
Antiquewhite
#FAEBD7
ΔE00 4.32
Very Light Pink
#FFF4F2
ΔE00 5.05
Oldlace
#FDF5E6
ΔE00 5.57
Warm Beige
#E9DCC9
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDEBDF #DFF1FD
analogous
#FDDFE2 #FDEBDF #FDFADF
triadic
#FDEBDF #DFFDEB #EBDFFD
tetradic
#FDEBDF #E2FDDF #DFF1FD #FADFFD
square
#FDEBDF #E2FDDF #DFF1FD #FADFFD
split-complementary
#FDEBDF #DFFDFA #DFE2FD
monochromatic
#F6A36C #F9C7A5 #FDEBDF #FDEDE2 #FDEDE2
Accessibility & contrast
On white
1.16
#FDEBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.13
#FDEBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDEBDF
18.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDEBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDEBDF | 1.00 | 1.16 | 18.13 | 18.13 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0ECDE
Deuteranopia (green-blind)
#F4F0DF
Tritanopia (blue-blind)
#FFE8E8
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #fdebdf; /* rgb */ color: rgb(253, 235, 223); /* oklch */ color: oklch(95.1% 0.025 56.1);
Tailwind
colors: {
custom: {
50: '#fef1e9',
500: '#fdebdf',
950: '#000000',
},
}SCSS
$custom: #fdebdf; $custom-light: #fef1e9; $custom-dark: #000000;
JSON
{
"hex": "#fdebdf",
"rgb": {
"r": 253,
"g": 235,
"b": 223
},
"hsl": {
"h": 24,
"s": 88.235,
"l": 93.333
},
"oklch": {
"l": 0.95118,
"c": 0.02537,
"h": 56.1
},
"luminance": 0.85627
}Semantic roles & 50–950 ramp
primary
#FDEBDF
secondary
#99C8E7
accent
#8AE501
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#171616
muted
#858584