#FDEDDD#FDEDDD
#FDEDDD is a very light, muted orange. Relative luminance 0.867; OKLCH L 95.5% C 0.027 H 67.5°. Best body text is #000000 at 18.33:1 contrast (WCAG AA passes).
Color values
| HEX | #FDEDDD |
|---|---|
| RGB | rgb(253, 237, 221) |
| HSL | hsl(30, 89%, 93%) |
| HSV | hsv(30, 13%, 99%) |
| CMYK | cmyk(0%, 6.3%, 12.6%, 0.8%) |
| CIE-LAB | lab(94.60, 2.80, 9.69) |
| CIE-LCH | lch(94.60, 10.09, 73.86°) |
| OKLab | oklab(95.45% 0.0105 0.0254) |
| OKLCH | oklch(95.45% 0.027 67.5) |
| XYZ | xyz(83.8423, 86.6728, 80.7054) |
| Luminance | 0.8667 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Antiquewhite
#FAEBD7
ΔE00 2.02
Linen
#FAF0E6
ΔE00 2.95
Oldlace
#FDF5E6
ΔE00 3.84
Champagne
#F7E7CE
ΔE00 3.94
Papayawhip
#FFEFD5
ΔE00 4.03
Seashell
#FFF5EE
ΔE00 4.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDEDDD #DDEDFD
analogous
#FDDDDD #FDEDDD #FDFDDD
triadic
#FDEDDD #DDFDED #EDDDFD
tetradic
#FDEDDD #DDFDDD #DDEDFD #FDDDFD
square
#FDEDDD #DDFDDD #DDEDFD #FDDDFD
split-complementary
#FDEDDD #DDFDFD #DDDDFD
monochromatic
#F6B069 #FACEA3 #FDEDDD #FDF0E2 #FDF0E2
Accessibility & contrast
On white
1.15
#FDEDDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.33
#FDEDDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDEDDD
18.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDEDDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDEDDD | 1.00 | 1.15 | 18.33 | 18.33 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3EDDC
Deuteranopia (green-blind)
#F6F1DD
Tritanopia (blue-blind)
#FFE9E8
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #fdeddd; /* rgb */ color: rgb(253, 237, 221); /* oklch */ color: oklch(95.5% 0.027 67.5);
Tailwind
colors: {
custom: {
50: '#fef2e7',
500: '#fdeddd',
950: '#000000',
},
}SCSS
$custom: #fdeddd; $custom-light: #fef2e7; $custom-dark: #000000;
JSON
{
"hex": "#fdeddd",
"rgb": {
"r": 253,
"g": 237,
"b": 221
},
"hsl": {
"h": 30,
"s": 88.889,
"l": 92.941
},
"oklch": {
"l": 0.95453,
"c": 0.02745,
"h": 67.5
},
"luminance": 0.86671
}Semantic roles & 50–950 ramp
primary
#FDEDDD
secondary
#97BFE7
accent
#73E600
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#171716
muted
#858584