#FFEED4#FFEED4
#FFEED4 is a very light, muted orange. Relative luminance 0.872; OKLCH L 95.6% C 0.039 H 78.6°. Best body text is #000000 at 18.43:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEED4 |
|---|---|
| RGB | rgb(255, 238, 212) |
| HSL | hsl(36, 100%, 92%) |
| HSV | hsv(36, 17%, 100%) |
| CMYK | cmyk(0%, 6.7%, 16.9%, 0%) |
| CIE-LAB | lab(94.81, 1.63, 14.66) |
| CIE-LCH | lch(94.81, 14.75, 83.66°) |
| OKLab | oklab(95.59% 0.0077 0.038) |
| OKLCH | oklch(95.59% 0.039 78.6) |
| XYZ | xyz(83.6977, 87.1641, 74.6898) |
| Luminance | 0.8716 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Papayawhip
#FFEFD5
ΔE00 0.48
Blanchedalmond
#FFEBCD
ΔE00 1.54
Champagne
#F7E7CE
ΔE00 1.56
Antiquewhite
#FAEBD7
ΔE00 2.15
Bisque
#FFE4C4
ΔE00 4.09
Warm Beige
#E9DCC9
ΔE00 4.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEED4 #D4E5FF
analogous
#FFD9D4 #FFEED4 #FBFFD4
triadic
#FFEED4 #D4FFEE #EED4FF
tetradic
#FFEED4 #D4FFD9 #D4E5FF #FFD4FB
square
#FFEED4 #D4FFD9 #D4E5FF #FFD4FB
split-complementary
#FFEED4 #D4FBFF #D9D4FF
monochromatic
#FFBE5A #FFD697 #FFEED4 #FFF3E0 #FFF3E0
Accessibility & contrast
On white
1.14
#FFEED4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.43
#FFEED4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEED4
18.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEED4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEED4 | 1.00 | 1.14 | 18.43 | 18.43 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EED2
Deuteranopia (green-blind)
#FAF2D5
Tritanopia (blue-blind)
#FFE9E7
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #ffeed4; /* rgb */ color: rgb(255, 238, 212); /* oklch */ color: oklch(95.6% 0.039 78.6);
Tailwind
colors: {
custom: {
50: '#fff3e1',
500: '#ffeed4',
950: '#000000',
},
}SCSS
$custom: #ffeed4; $custom-light: #fff3e1; $custom-dark: #000000;
JSON
{
"hex": "#ffeed4",
"rgb": {
"r": 255,
"g": 238,
"b": 212
},
"hsl": {
"h": 36.279,
"s": 100,
"l": 91.569
},
"oklch": {
"l": 0.9559,
"c": 0.0388,
"h": 78.6
},
"luminance": 0.87163
}Semantic roles & 50–950 ramp
primary
#FFEED4
secondary
#8CB2EB
accent
#5BE600
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#181715
muted
#868584