#FFEED6#FFEED6
#FFEED6 is a very light, muted orange. Relative luminance 0.873; OKLCH L 95.6% C 0.037 H 76.6°. Best body text is #000000 at 18.45:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEED6 |
|---|---|
| RGB | rgb(255, 238, 214) |
| HSL | hsl(35, 100%, 92%) |
| HSV | hsv(35, 16%, 100%) |
| CMYK | cmyk(0%, 6.7%, 16.1%, 0%) |
| CIE-LAB | lab(94.85, 1.93, 13.69) |
| CIE-LCH | lch(94.85, 13.83, 81.98°) |
| OKLab | oklab(95.64% 0.0085 0.0356) |
| OKLCH | oklch(95.64% 0.037 76.6) |
| XYZ | xyz(83.9515, 87.2656, 76.0268) |
| Luminance | 0.8726 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Papayawhip
#FFEFD5
ΔE00 1.04
Antiquewhite
#FAEBD7
ΔE00 1.54
Champagne
#F7E7CE
ΔE00 1.70
Blanchedalmond
#FFEBCD
ΔE00 2.06
Bisque
#FFE4C4
ΔE00 4.20
Oldlace
#FDF5E6
ΔE00 4.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEED6 #D6E7FF
analogous
#FFDAD6 #FFEED6 #FCFFD6
triadic
#FFEED6 #D6FFEE #EED6FF
tetradic
#FFEED6 #D6FFDA #D6E7FF #FFD6FC
square
#FFEED6 #D6FFDA #D6E7FF #FFD6FC
split-complementary
#FFEED6 #D6FCFF #DAD6FF
monochromatic
#FFBB5C #FFD599 #FFEED6 #FFF2E0 #FFF2E0
Accessibility & contrast
On white
1.14
#FFEED6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.45
#FFEED6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEED6
18.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEED6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEED6 | 1.00 | 1.14 | 18.45 | 18.45 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EED5
Deuteranopia (green-blind)
#F9F2D7
Tritanopia (blue-blind)
#FFE9E7
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #ffeed6; /* rgb */ color: rgb(255, 238, 214); /* oklch */ color: oklch(95.6% 0.037 76.6);
Tailwind
colors: {
custom: {
50: '#fff3e2',
500: '#ffeed6',
950: '#000000',
},
}SCSS
$custom: #ffeed6; $custom-light: #fff3e2; $custom-dark: #000000;
JSON
{
"hex": "#ffeed6",
"rgb": {
"r": 255,
"g": 238,
"b": 214
},
"hsl": {
"h": 35.122,
"s": 100,
"l": 91.961
},
"oklch": {
"l": 0.95638,
"c": 0.03656,
"h": 76.6
},
"luminance": 0.87264
}Semantic roles & 50–950 ramp
primary
#FFEED6
secondary
#8EB5EB
accent
#5FE600
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#181715
muted
#868584