#FFEDDE#FFEDDE
#FFEDDE is a very light, muted orange. Relative luminance 0.871; OKLCH L 95.6% C 0.028 H 62.3°. Best body text is #000000 at 18.42:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEDDE |
|---|---|
| RGB | rgb(255, 237, 222) |
| HSL | hsl(27, 100%, 94%) |
| HSV | hsv(27, 13%, 100%) |
| CMYK | cmyk(0%, 7.1%, 12.9%, 0%) |
| CIE-LAB | lab(94.78, 3.66, 9.45) |
| CIE-LCH | lch(94.78, 10.14, 68.83°) |
| OKLab | oklab(95.64% 0.013 0.0248) |
| OKLCH | oklch(95.64% 0.028 62.3) |
| XYZ | xyz(84.7081, 87.1037, 81.4434) |
| Luminance | 0.8710 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Antiquewhite
#FAEBD7
ΔE00 3.09
Linen
#FAF0E6
ΔE00 3.33
Seashell
#FFF5EE
ΔE00 4.19
Oldlace
#FDF5E6
ΔE00 4.80
Champagne
#F7E7CE
ΔE00 4.87
Papayawhip
#FFEFD5
ΔE00 4.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEDDE #DEF0FF
analogous
#FFDEDF #FFEDDE #FFFEDE
triadic
#FFEDDE #DEFFED #EDDEFF
tetradic
#FFEDDE #DFFFDE #DEF0FF #FEDEFF
square
#FFEDDE #DFFFDE #DEF0FF #FEDEFF
split-complementary
#FFEDDE #DEFFFE #DEDFFF
monochromatic
#FFAA64 #FFCCA1 #FFEDDE #FFEEE0 #FFEEE0
Accessibility & contrast
On white
1.14
#FFEDDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.42
#FFEDDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEDDE
18.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEDDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEDDE | 1.00 | 1.14 | 18.42 | 18.42 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3EEDD
Deuteranopia (green-blind)
#F7F2DE
Tritanopia (blue-blind)
#FFE9E9
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #ffedde; /* rgb */ color: rgb(255, 237, 222); /* oklch */ color: oklch(95.6% 0.028 62.3);
Tailwind
colors: {
custom: {
50: '#fff2e8',
500: '#ffedde',
950: '#000000',
},
}SCSS
$custom: #ffedde; $custom-light: #fff2e8; $custom-dark: #000000;
JSON
{
"hex": "#ffedde",
"rgb": {
"r": 255,
"g": 237,
"b": 222
},
"hsl": {
"h": 27.273,
"s": 100,
"l": 93.529
},
"oklch": {
"l": 0.95643,
"c": 0.02796,
"h": 62.3
},
"luminance": 0.87102
}Semantic roles & 50–950 ramp
primary
#FFEDDE
secondary
#95C5EC
accent
#7DE600
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#181716
muted
#868584