#FDEEDF#FDEEDF
#FDEEDF is a very light, muted orange. Relative luminance 0.874; OKLCH L 95.7% C 0.026 H 67.5°. Best body text is #000000 at 18.47:1 contrast (WCAG AA passes).
Color values
| HEX | #FDEEDF |
|---|---|
| RGB | rgb(253, 238, 223) |
| HSL | hsl(30, 88%, 93%) |
| HSV | hsv(30, 12%, 99%) |
| CMYK | cmyk(0%, 5.9%, 11.9%, 0.8%) |
| CIE-LAB | lab(94.89, 2.61, 9.07) |
| CIE-LCH | lch(94.89, 9.44, 73.96°) |
| OKLab | oklab(95.7% 0.0098 0.0238) |
| OKLCH | oklch(95.7% 0.026 67.5) |
| XYZ | xyz(84.4007, 87.3607, 82.2138) |
| Luminance | 0.8736 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Antiquewhite
#FAEBD7
ΔE00 2.25
Linen
#FAF0E6
ΔE00 2.46
Oldlace
#FDF5E6
ΔE00 3.50
Seashell
#FFF5EE
ΔE00 3.74
Champagne
#F7E7CE
ΔE00 4.23
Papayawhip
#FFEFD5
ΔE00 4.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDEEDF #DFEEFD
analogous
#FDDFDF #FDEEDF #FDFDDF
triadic
#FDEEDF #DFFDEE #EEDFFD
tetradic
#FDEEDF #DFFDDF #DFEEFD #FDDFFD
square
#FDEEDF #DFFDDF #DFEEFD #FDDFFD
split-complementary
#FDEEDF #DFFDFD #DFDFFD
monochromatic
#F6B16C #F9CFA5 #FDEEDF #FDF0E2 #FDF0E2
Accessibility & contrast
On white
1.14
#FDEEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.47
#FDEEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDEEDF
18.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDEEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDEEDF | 1.00 | 1.14 | 18.47 | 18.47 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3EEDE
Deuteranopia (green-blind)
#F7F2DF
Tritanopia (blue-blind)
#FFEBEA
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #fdeedf; /* rgb */ color: rgb(253, 238, 223); /* oklch */ color: oklch(95.7% 0.026 67.5);
Tailwind
colors: {
custom: {
50: '#fef3e9',
500: '#fdeedf',
950: '#000000',
},
}SCSS
$custom: #fdeedf; $custom-light: #fef3e9; $custom-dark: #000000;
JSON
{
"hex": "#fdeedf",
"rgb": {
"r": 253,
"g": 238,
"b": 223
},
"hsl": {
"h": 30,
"s": 88.235,
"l": 93.333
},
"oklch": {
"l": 0.95697,
"c": 0.02573,
"h": 67.5
},
"luminance": 0.87359
}Semantic roles & 50–950 ramp
primary
#FDEEDF
secondary
#99C0E7
accent
#73E501
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#171716
muted
#858584