#FDEDDB#FDEDDB
#FDEDDB is a very light, muted orange. Relative luminance 0.866; OKLCH L 95.4% C 0.029 H 70.7°. Best body text is #000000 at 18.31:1 contrast (WCAG AA passes).
Color values
| HEX | #FDEDDB |
|---|---|
| RGB | rgb(253, 237, 219) |
| HSL | hsl(32, 89%, 93%) |
| HSV | hsv(32, 13%, 99%) |
| CMYK | cmyk(0%, 6.3%, 13.4%, 0.8%) |
| CIE-LAB | lab(94.55, 2.49, 10.66) |
| CIE-LCH | lch(94.55, 10.95, 76.84°) |
| OKLab | oklab(95.4% 0.0097 0.0279) |
| OKLCH | oklch(95.4% 0.03 70.7) |
| XYZ | xyz(83.5775, 86.5668, 79.3104) |
| Luminance | 0.8657 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Antiquewhite
#FAEBD7
ΔE00 1.23
Champagne
#F7E7CE
ΔE00 3.13
Papayawhip
#FFEFD5
ΔE00 3.17
Linen
#FAF0E6
ΔE00 3.47
Oldlace
#FDF5E6
ΔE00 3.68
Blanchedalmond
#FFEBCD
ΔE00 4.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDEDDB #DBEBFD
analogous
#FDDCDB #FDEDDB #FCFDDB
triadic
#FDEDDB #DBFDED #EDDBFD
tetradic
#FDEDDB #DBFDDC #DBEBFD #FDDBFC
square
#FDEDDB #DBFDDC #DBEBFD #FDDBFC
split-complementary
#FDEDDB #DBFCFD #DCDBFD
monochromatic
#F7B367 #FAD0A1 #FDEDDB #FDF1E2 #FDF1E2
Accessibility & contrast
On white
1.15
#FDEDDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.31
#FDEDDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDEDDB
18.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDEDDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDEDDB | 1.00 | 1.15 | 18.31 | 18.31 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3EDDA
Deuteranopia (green-blind)
#F7F1DB
Tritanopia (blue-blind)
#FFE9E8
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #fdeddb; /* rgb */ color: rgb(253, 237, 219); /* oklch */ color: oklch(95.4% 0.029 70.7);
Tailwind
colors: {
custom: {
50: '#fef2e6',
500: '#fdeddb',
950: '#000000',
},
}SCSS
$custom: #fdeddb; $custom-light: #fef2e6; $custom-dark: #000000;
JSON
{
"hex": "#fdeddb",
"rgb": {
"r": 253,
"g": 237,
"b": 219
},
"hsl": {
"h": 31.765,
"s": 89.474,
"l": 92.549
},
"oklch": {
"l": 0.95403,
"c": 0.0295,
"h": 70.7
},
"luminance": 0.86565
}Semantic roles & 50–950 ramp
primary
#FDEDDB
secondary
#95BCE7
accent
#6CE600
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#171715
muted
#858584