#FFEADD#FFEADD
#FFEADD is a very light, muted orange. Relative luminance 0.853; OKLCH L 95.0% C 0.029 H 54.0°. Best body text is #000000 at 18.07:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEADD |
|---|---|
| RGB | rgb(255, 234, 221) |
| HSL | hsl(23, 100%, 93%) |
| HSV | hsv(23, 13%, 100%) |
| CMYK | cmyk(0%, 8.2%, 13.3%, 0%) |
| CIE-LAB | lab(94.02, 5.04, 8.89) |
| CIE-LCH | lch(94.02, 10.21, 60.45°) |
| OKLab | oklab(95.04% 0.017 0.0233) |
| OKLCH | oklch(95.04% 0.029 54) |
| XYZ | xyz(83.7131, 85.3276, 80.4526) |
| Luminance | 0.8533 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Linen
#FAF0E6
ΔE00 4.45
Seashell
#FFF5EE
ΔE00 4.78
Antiquewhite
#FAEBD7
ΔE00 4.88
Very Light Pink
#FFF4F2
ΔE00 5.75
Mistyrose
#FFE4E1
ΔE00 5.88
Warm Beige
#E9DCC9
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEADD #DDF2FF
analogous
#FFDDE1 #FFEADD #FFFBDD
triadic
#FFEADD #DDFFEA #EADDFF
tetradic
#FFEADD #E1FFDD #DDF2FF #FBDDFF
square
#FFEADD #E1FFDD #DDF2FF #FBDDFF
split-complementary
#FFEADD #DDFFFB #DDE1FF
monochromatic
#FF9E63 #FFC4A0 #FFEADD #FFECE0 #FFECE0
Accessibility & contrast
On white
1.16
#FFEADD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.07
#FFEADD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEADD
18.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEADD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEADD | 1.00 | 1.16 | 18.07 | 18.07 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0EBDC
Deuteranopia (green-blind)
#F5F0DD
Tritanopia (blue-blind)
#FFE6E6
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #ffeadd; /* rgb */ color: rgb(255, 234, 221); /* oklch */ color: oklch(95.0% 0.029 54.0);
Tailwind
colors: {
custom: {
50: '#fff0e7',
500: '#ffeadd',
950: '#000000',
},
}SCSS
$custom: #ffeadd; $custom-light: #fff0e7; $custom-dark: #000000;
JSON
{
"hex": "#ffeadd",
"rgb": {
"r": 255,
"g": 234,
"b": 221
},
"hsl": {
"h": 22.941,
"s": 100,
"l": 93.333
},
"oklch": {
"l": 0.95041,
"c": 0.02882,
"h": 54
},
"luminance": 0.85326
}Semantic roles & 50–950 ramp
primary
#FFEADD
secondary
#94CAEC
accent
#8EE600
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#181616
muted
#868584