#FEDFD2#FEDFD2
#FEDFD2 is a very light, muted orange. Relative luminance 0.785; OKLCH L 92.6% C 0.039 H 44.1°. Best body text is #000000 at 16.70:1 contrast (WCAG AA passes).
Color values
| HEX | #FEDFD2 |
|---|---|
| RGB | rgb(254, 223, 210) |
| HSL | hsl(18, 96%, 91%) |
| HSV | hsv(18, 17%, 100%) |
| CMYK | cmyk(0%, 12.2%, 17.3%, 0.4%) |
| CIE-LAB | lab(91.01, 8.66, 10.29) |
| CIE-LCH | lch(91.01, 13.45, 49.93°) |
| OKLab | oklab(92.58% 0.0278 0.0269) |
| OKLCH | oklch(92.58% 0.039 44.1) |
| XYZ | xyz(78.8934, 78.5014, 71.9567) |
| Luminance | 0.7850 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.45
Apricot
#FBCEB1
ΔE00 6.96
Peach
#FFDAB9
ΔE00 7.41
Linen
#FAF0E6
ΔE00 8.44
Very Light Pink
#FFF4F2
ΔE00 8.46
Seashell
#FFF5EE
ΔE00 8.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEDFD2 #D2F1FE
analogous
#FED2DB #FEDFD2 #FEF5D2
triadic
#FEDFD2 #D2FEDF #DFD2FE
tetradic
#FEDFD2 #DBFED2 #D2F1FE #F5D2FE
square
#FEDFD2 #DBFED2 #D2F1FE #F5D2FE
split-complementary
#FEDFD2 #D2FEF5 #D2DBFE
monochromatic
#FB8A5A #FDB496 #FEDFD2 #FEEAE1 #FEEAE1
Accessibility & contrast
On white
1.26
#FEDFD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.70
#FEDFD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEDFD2
16.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEDFD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEDFD2 | 1.00 | 1.26 | 16.70 | 16.70 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E2D1
Deuteranopia (green-blind)
#EEE8D2
Tritanopia (blue-blind)
#FFDADB
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #fedfd2; /* rgb */ color: rgb(254, 223, 210); /* oklch */ color: oklch(92.6% 0.039 44.1);
Tailwind
colors: {
custom: {
50: '#ffe9df',
500: '#fedfd2',
950: '#000000',
},
}SCSS
$custom: #fedfd2; $custom-light: #ffe9df; $custom-dark: #000000;
JSON
{
"hex": "#fedfd2",
"rgb": {
"r": 254,
"g": 223,
"b": 210
},
"hsl": {
"h": 17.727,
"s": 95.652,
"l": 90.98
},
"oklch": {
"l": 0.92577,
"c": 0.03869,
"h": 44.1
},
"luminance": 0.78499
}Semantic roles & 50–950 ramp
primary
#FEDFD2
secondary
#8CCDE8
accent
#A2E600
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181615
muted
#868484