#FDCEB2#FDCEB2
#FDCEB2 is a very light, moderate orange. Relative luminance 0.682; OKLCH L 88.5% C 0.065 H 52.4°. Best body text is #000000 at 14.65:1 contrast (WCAG AA passes).
Color values
| HEX | #FDCEB2 |
|---|---|
| RGB | rgb(253, 206, 178) |
| HSL | hsl(22, 95%, 85%) |
| HSV | hsv(22, 30%, 99%) |
| CMYK | cmyk(0%, 18.6%, 29.6%, 0.8%) |
| CIE-LAB | lab(86.13, 12.65, 20.19) |
| CIE-LCH | lch(86.13, 23.83, 57.93°) |
| OKLab | oklab(88.52% 0.0398 0.0517) |
| OKLCH | oklch(88.52% 0.065 52.4) |
| XYZ | xyz(70.6165, 68.2427, 51.5633) |
| Luminance | 0.6824 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 0.82
Peach
#FFDAB9
ΔE00 4.76
Light Peach
#FFD8B1
ΔE00 5.62
Bisque
#FFE4C4
ΔE00 8.46
Pale Salmon
#FFB19A
ΔE00 9.34
Peach (survey)
#FFB07C
ΔE00 9.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDCEB2 #B2E1FD
analogous
#FDB2BC #FDCEB2 #FDF4B2
triadic
#FDCEB2 #B2FDCE #CEB2FD
tetradic
#FDCEB2 #BCFDB2 #B2E1FD #F4B2FD
square
#FDCEB2 #BCFDB2 #B2E1FD #F4B2FD
split-complementary
#FDCEB2 #B2FDF4 #B2BCFD
monochromatic
#FA823B #FBA876 #FDCEB2 #FEECE1 #FEECE1
Accessibility & contrast
On white
1.43
#FDCEB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.65
#FDCEB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDCEB2
14.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDCEB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDCEB2 | 1.00 | 1.43 | 14.65 | 14.65 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD2B0
Deuteranopia (green-blind)
#E6DBB2
Tritanopia (blue-blind)
#FFC6C6
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #fdceb2; /* rgb */ color: rgb(253, 206, 178); /* oklch */ color: oklch(88.5% 0.065 52.4);
Tailwind
colors: {
custom: {
50: '#ffddc9',
500: '#fdceb2',
950: '#000000',
},
}SCSS
$custom: #fdceb2; $custom-light: #ffddc9; $custom-dark: #000000;
JSON
{
"hex": "#fdceb2",
"rgb": {
"r": 253,
"g": 206,
"b": 178
},
"hsl": {
"h": 22.4,
"s": 94.937,
"l": 84.51
},
"oklch": {
"l": 0.88518,
"c": 0.06524,
"h": 52.4
},
"luminance": 0.6824
}Semantic roles & 50–950 ramp
primary
#FDCEB2
secondary
#71B8E2
accent
#90E600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181513
muted
#868482