#FFEED1#FFEED1
#FFEED1 is a very light, muted orange. Relative luminance 0.870; OKLCH L 95.5% C 0.042 H 81.1°. Best body text is #000000 at 18.40:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEED1 |
|---|---|
| RGB | rgb(255, 238, 209) |
| HSL | hsl(38, 100%, 91%) |
| HSV | hsv(38, 18%, 100%) |
| CMYK | cmyk(0%, 6.7%, 18%, 0%) |
| CIE-LAB | lab(94.74, 1.19, 16.12) |
| CIE-LCH | lch(94.74, 16.16, 85.79°) |
| OKLab | oklab(95.52% 0.0065 0.0417) |
| OKLCH | oklch(95.52% 0.042 81.1) |
| XYZ | xyz(83.3228, 87.0141, 72.7153) |
| Luminance | 0.8701 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Papayawhip
#FFEFD5
ΔE00 0.98
Blanchedalmond
#FFEBCD
ΔE00 1.29
Champagne
#F7E7CE
ΔE00 1.95
Antiquewhite
#FAEBD7
ΔE00 3.13
Bisque
#FFE4C4
ΔE00 4.15
Cornsilk
#FFF8DC
ΔE00 4.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEED1 #D1E2FF
analogous
#FFD7D1 #FFEED1 #F9FFD1
triadic
#FFEED1 #D1FFEE #EED1FF
tetradic
#FFEED1 #D1FFD7 #D1E2FF #FFD1F9
square
#FFEED1 #D1FFD7 #D1E2FF #FFD1F9
split-complementary
#FFEED1 #D1F9FF #D7D1FF
monochromatic
#FFC157 #FFD794 #FFEED1 #FFF4E0 #FFF4E0
Accessibility & contrast
On white
1.14
#FFEED1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.40
#FFEED1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEED1
18.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEED1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEED1 | 1.00 | 1.14 | 18.40 | 18.40 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EDCF
Deuteranopia (green-blind)
#FAF2D2
Tritanopia (blue-blind)
#FFE9E6
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #ffeed1; /* rgb */ color: rgb(255, 238, 209); /* oklch */ color: oklch(95.5% 0.042 81.1);
Tailwind
colors: {
custom: {
50: '#fff3df',
500: '#ffeed1',
950: '#000000',
},
}SCSS
$custom: #ffeed1; $custom-light: #fff3df; $custom-dark: #000000;
JSON
{
"hex": "#ffeed1",
"rgb": {
"r": 255,
"g": 238,
"b": 209
},
"hsl": {
"h": 37.826,
"s": 100,
"l": 90.98
},
"oklch": {
"l": 0.95519,
"c": 0.04221,
"h": 81.1
},
"luminance": 0.87013
}Semantic roles & 50–950 ramp
primary
#FFEED1
secondary
#8AAEEA
accent
#55E600
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#181715
muted
#868584