#FFEDDC#FFEDDC
#FFEDDC is a very light, muted orange. Relative luminance 0.870; OKLCH L 95.6% C 0.030 H 65.8°. Best body text is #000000 at 18.40:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEDDC |
|---|---|
| RGB | rgb(255, 237, 220) |
| HSL | hsl(29, 100%, 93%) |
| HSV | hsv(29, 14%, 100%) |
| CMYK | cmyk(0%, 7.1%, 13.7%, 0%) |
| CIE-LAB | lab(94.74, 3.35, 10.43) |
| CIE-LCH | lch(94.74, 10.95, 72.18°) |
| OKLab | oklab(95.59% 0.0122 0.0273) |
| OKLCH | oklch(95.59% 0.03 65.8) |
| XYZ | xyz(84.4416, 86.9971, 80.0401) |
| Luminance | 0.8700 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Antiquewhite
#FAEBD7
ΔE00 2.32
Linen
#FAF0E6
ΔE00 3.62
Champagne
#F7E7CE
ΔE00 4.04
Papayawhip
#FFEFD5
ΔE00 4.11
Oldlace
#FDF5E6
ΔE00 4.52
Seashell
#FFF5EE
ΔE00 4.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEDDC #DCEEFF
analogous
#FFDCDC #FFEDDC #FFFFDC
triadic
#FFEDDC #DCFFED #EDDCFF
tetradic
#FFEDDC #DCFFDC #DCEEFF #FFDCFF
square
#FFEDDC #DCFFDC #DCEEFF #FFDCFF
split-complementary
#FFEDDC #DCFFFF #DCDCFF
monochromatic
#FFAE62 #FFCE9F #FFEDDC #FFEFE0 #FFEFE0
Accessibility & contrast
On white
1.14
#FFEDDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.40
#FFEDDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEDDC
18.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEDDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEDDC | 1.00 | 1.14 | 18.40 | 18.40 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3EEDB
Deuteranopia (green-blind)
#F7F1DC
Tritanopia (blue-blind)
#FFE9E8
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #ffeddc; /* rgb */ color: rgb(255, 237, 220); /* oklch */ color: oklch(95.6% 0.030 65.8);
Tailwind
colors: {
custom: {
50: '#fff2e6',
500: '#ffeddc',
950: '#000000',
},
}SCSS
$custom: #ffeddc; $custom-light: #fff2e6; $custom-dark: #000000;
JSON
{
"hex": "#ffeddc",
"rgb": {
"r": 255,
"g": 237,
"b": 220
},
"hsl": {
"h": 29.143,
"s": 100,
"l": 93.137
},
"oklch": {
"l": 0.95592,
"c": 0.02986,
"h": 65.8
},
"luminance": 0.86996
}Semantic roles & 50–950 ramp
primary
#FFEDDC
secondary
#93C1EC
accent
#76E600
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#181716
muted
#868584