#FFEDDD#FFEDDD
#FFEDDD is a very light, muted orange. Relative luminance 0.870; OKLCH L 95.6% C 0.029 H 64.1°. Best body text is #000000 at 18.41:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEDDD |
|---|---|
| RGB | rgb(255, 237, 221) |
| HSL | hsl(28, 100%, 93%) |
| HSV | hsv(28, 13%, 100%) |
| CMYK | cmyk(0%, 7.1%, 13.3%, 0%) |
| CIE-LAB | lab(94.76, 3.50, 9.94) |
| CIE-LCH | lch(94.76, 10.54, 70.58°) |
| OKLab | oklab(95.62% 0.0126 0.026) |
| OKLCH | oklch(95.62% 0.029 64.1) |
| XYZ | xyz(84.5744, 87.0503, 80.7397) |
| Luminance | 0.8705 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Antiquewhite
#FAEBD7
ΔE00 2.69
Linen
#FAF0E6
ΔE00 3.45
Seashell
#FFF5EE
ΔE00 4.44
Champagne
#F7E7CE
ΔE00 4.45
Papayawhip
#FFEFD5
ΔE00 4.54
Oldlace
#FDF5E6
ΔE00 4.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEDDD #DDEFFF
analogous
#FFDDDE #FFEDDD #FFFEDD
triadic
#FFEDDD #DDFFED #EDDDFF
tetradic
#FFEDDD #DEFFDD #DDEFFF #FEDDFF
square
#FFEDDD #DEFFDD #DDEFFF #FEDDFF
split-complementary
#FFEDDD #DDFFFE #DDDEFF
monochromatic
#FFAC63 #FFCDA0 #FFEDDD #FFEFE0 #FFEFE0
Accessibility & contrast
On white
1.14
#FFEDDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.41
#FFEDDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEDDD
18.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEDDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEDDD | 1.00 | 1.14 | 18.41 | 18.41 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3EEDC
Deuteranopia (green-blind)
#F7F2DD
Tritanopia (blue-blind)
#FFE9E8
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #ffeddd; /* rgb */ color: rgb(255, 237, 221); /* oklch */ color: oklch(95.6% 0.029 64.1);
Tailwind
colors: {
custom: {
50: '#fff2e7',
500: '#ffeddd',
950: '#000000',
},
}SCSS
$custom: #ffeddd; $custom-light: #fff2e7; $custom-dark: #000000;
JSON
{
"hex": "#ffeddd",
"rgb": {
"r": 255,
"g": 237,
"b": 221
},
"hsl": {
"h": 28.235,
"s": 100,
"l": 93.333
},
"oklch": {
"l": 0.95618,
"c": 0.02891,
"h": 64.1
},
"luminance": 0.87049
}Semantic roles & 50–950 ramp
primary
#FFEDDD
secondary
#94C3EC
accent
#7AE600
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#181716
muted
#868584