#FFEDD1#FFEDD1
#FFEDD1 is a very light, muted orange. Relative luminance 0.864; OKLCH L 95.3% C 0.042 H 79.0°. Best body text is #000000 at 18.29:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEDD1 |
|---|---|
| RGB | rgb(255, 237, 209) |
| HSL | hsl(37, 100%, 91%) |
| HSV | hsv(37, 18%, 100%) |
| CMYK | cmyk(0%, 7.1%, 18%, 0%) |
| CIE-LAB | lab(94.50, 1.69, 15.77) |
| CIE-LCH | lch(94.50, 15.86, 83.87°) |
| OKLab | oklab(95.33% 0.008 0.0408) |
| OKLCH | oklch(95.33% 0.042 79) |
| XYZ | xyz(83.0324, 86.4335, 72.6185) |
| Luminance | 0.8643 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Blanchedalmond
#FFEBCD
ΔE00 0.91
Papayawhip
#FFEFD5
ΔE00 0.93
Champagne
#F7E7CE
ΔE00 1.67
Antiquewhite
#FAEBD7
ΔE00 2.73
Bisque
#FFE4C4
ΔE00 3.66
Warm Beige
#E9DCC9
ΔE00 4.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEDD1 #D1E3FF
analogous
#FFD6D1 #FFEDD1 #FAFFD1
triadic
#FFEDD1 #D1FFED #EDD1FF
tetradic
#FFEDD1 #D1FFD6 #D1E3FF #FFD1FA
square
#FFEDD1 #D1FFD6 #D1E3FF #FFD1FA
split-complementary
#FFEDD1 #D1FAFF #D6D1FF
monochromatic
#FFBD57 #FFD594 #FFEDD1 #FFF3E0 #FFF3E0
Accessibility & contrast
On white
1.15
#FFEDD1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.29
#FFEDD1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEDD1
18.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEDD1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEDD1 | 1.00 | 1.15 | 18.29 | 18.29 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EDCF
Deuteranopia (green-blind)
#F9F1D2
Tritanopia (blue-blind)
#FFE8E5
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #ffedd1; /* rgb */ color: rgb(255, 237, 209); /* oklch */ color: oklch(95.3% 0.042 79.0);
Tailwind
colors: {
custom: {
50: '#fff2df',
500: '#ffedd1',
950: '#000000',
},
}SCSS
$custom: #ffedd1; $custom-light: #fff2df; $custom-dark: #000000;
JSON
{
"hex": "#ffedd1",
"rgb": {
"r": 255,
"g": 237,
"b": 209
},
"hsl": {
"h": 36.522,
"s": 100,
"l": 90.98
},
"oklch": {
"l": 0.95325,
"c": 0.04159,
"h": 79
},
"luminance": 0.86432
}Semantic roles & 50–950 ramp
primary
#FFEDD1
secondary
#8AB0EA
accent
#5AE600
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#181715
muted
#868584