#FFEDD5#FFEDD5
#FFEDD5 is a very light, muted orange. Relative luminance 0.866; OKLCH L 95.4% C 0.037 H 75.2°. Best body text is #000000 at 18.33:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEDD5 |
|---|---|
| RGB | rgb(255, 237, 213) |
| HSL | hsl(34, 100%, 92%) |
| HSV | hsv(34, 16%, 100%) |
| CMYK | cmyk(0%, 7.1%, 16.5%, 0%) |
| CIE-LAB | lab(94.58, 2.29, 13.83) |
| CIE-LCH | lch(94.58, 14.01, 80.61°) |
| OKLab | oklab(95.42% 0.0095 0.0359) |
| OKLCH | oklch(95.42% 0.037 75.2) |
| XYZ | xyz(83.5339, 86.6340, 75.2595) |
| Luminance | 0.8663 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Papayawhip
#FFEFD5
ΔE00 1.44
Antiquewhite
#FAEBD7
ΔE00 1.59
Champagne
#F7E7CE
ΔE00 1.77
Blanchedalmond
#FFEBCD
ΔE00 2.00
Bisque
#FFE4C4
ΔE00 3.84
Warm Beige
#E9DCC9
ΔE00 4.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEDD5 #D5E7FF
analogous
#FFD8D5 #FFEDD5 #FCFFD5
triadic
#FFEDD5 #D5FFED #EDD5FF
tetradic
#FFEDD5 #D5FFD8 #D5E7FF #FFD5FC
square
#FFEDD5 #D5FFD8 #D5E7FF #FFD5FC
split-complementary
#FFEDD5 #D5FCFF #D8D5FF
monochromatic
#FFB95B #FFD398 #FFEDD5 #FFF2E0 #FFF2E0
Accessibility & contrast
On white
1.15
#FFEDD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.33
#FFEDD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEDD5
18.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEDD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEDD5 | 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)
#F4EDD4
Deuteranopia (green-blind)
#F9F1D6
Tritanopia (blue-blind)
#FFE8E6
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #ffedd5; /* rgb */ color: rgb(255, 237, 213); /* oklch */ color: oklch(95.4% 0.037 75.2);
Tailwind
colors: {
custom: {
50: '#fff2e2',
500: '#ffedd5',
950: '#000000',
},
}SCSS
$custom: #ffedd5; $custom-light: #fff2e2; $custom-dark: #000000;
JSON
{
"hex": "#ffedd5",
"rgb": {
"r": 255,
"g": 237,
"b": 213
},
"hsl": {
"h": 34.286,
"s": 100,
"l": 91.765
},
"oklch": {
"l": 0.9542,
"c": 0.03716,
"h": 75.2
},
"luminance": 0.86632
}Semantic roles & 50–950 ramp
primary
#FFEDD5
secondary
#8DB5EB
accent
#62E600
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#181715
muted
#868584