#FDCEAF#FDCEAF
#FDCEAF is a very light, moderate orange. Relative luminance 0.681; OKLCH L 88.5% C 0.067 H 55.1°. Best body text is #000000 at 14.62:1 contrast (WCAG AA passes).
Color values
| HEX | #FDCEAF |
|---|---|
| RGB | rgb(253, 206, 175) |
| HSL | hsl(24, 95%, 84%) |
| HSV | hsv(24, 31%, 99%) |
| CMYK | cmyk(0%, 18.6%, 30.8%, 0.8%) |
| CIE-LAB | lab(86.07, 12.27, 21.69) |
| CIE-LCH | lch(86.07, 24.92, 60.50°) |
| OKLab | oklab(88.45% 0.0386 0.0553) |
| OKLCH | oklch(88.45% 0.067 55.1) |
| XYZ | xyz(70.3186, 68.1235, 49.9943) |
| Luminance | 0.6812 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 0.68
Peach
#FFDAB9
ΔE00 4.12
Light Peach
#FFD8B1
ΔE00 4.72
Bisque
#FFE4C4
ΔE00 7.92
Navajowhite
#FFDEAD
ΔE00 8.86
Peach (survey)
#FFB07C
ΔE00 9.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDCEAF #AFDEFD
analogous
#FDAFB7 #FDCEAF #FDF5AF
triadic
#FDCEAF #AFFDCE #CEAFFD
tetradic
#FDCEAF #B7FDAF #AFDEFD #F5AFFD
square
#FDCEAF #B7FDAF #AFDEFD #F5AFFD
split-complementary
#FDCEAF #AFFDF5 #AFB7FD
monochromatic
#FA8538 #FCA973 #FDCEAF #FEEDE1 #FEEDE1
Accessibility & contrast
On white
1.44
#FDCEAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.62
#FDCEAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDCEAF
14.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDCEAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDCEAF | 1.00 | 1.44 | 14.62 | 14.62 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD1AD
Deuteranopia (green-blind)
#E6DBAF
Tritanopia (blue-blind)
#FFC5C6
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #fdceaf; /* rgb */ color: rgb(253, 206, 175); /* oklch */ color: oklch(88.5% 0.067 55.1);
Tailwind
colors: {
custom: {
50: '#ffddc7',
500: '#fdceaf',
950: '#000000',
},
}SCSS
$custom: #fdceaf; $custom-light: #ffddc7; $custom-dark: #000000;
JSON
{
"hex": "#fdceaf",
"rgb": {
"r": 253,
"g": 206,
"b": 175
},
"hsl": {
"h": 23.846,
"s": 95.122,
"l": 83.922
},
"oklch": {
"l": 0.88452,
"c": 0.06748,
"h": 55.1
},
"luminance": 0.6812
}Semantic roles & 50–950 ramp
primary
#FDCEAF
secondary
#6EB4E2
accent
#8AE600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181513
muted
#868482