#FFD7C8#FFD7C8
#FFD7C8 is a very light, muted orange. Relative luminance 0.740; OKLCH L 90.9% C 0.049 H 41.6°. Best body text is #000000 at 15.81:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD7C8 |
|---|---|
| RGB | rgb(255, 215, 200) |
| HSL | hsl(16, 100%, 89%) |
| HSV | hsv(16, 22%, 100%) |
| CMYK | cmyk(0%, 15.7%, 21.6%, 0%) |
| CIE-LAB | lab(88.94, 11.69, 12.59) |
| CIE-LCH | lch(88.94, 17.19, 47.13°) |
| OKLab | oklab(90.91% 0.0369 0.0328) |
| OKLCH | oklch(90.91% 0.049 41.6) |
| XYZ | xyz(75.9662, 74.0336, 64.9207) |
| Luminance | 0.7403 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 5.50
Mistyrose
#FFE4E1
ΔE00 6.16
Peach
#FFDAB9
ΔE00 7.58
Light Peach
#FFD8B1
ΔE00 9.21
Bisque
#FFE4C4
ΔE00 9.99
Pale Rose
#FDC1C5
ΔE00 10.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD7C8 #C8F0FF
analogous
#FFC8D5 #FFD7C8 #FFF3C8
triadic
#FFD7C8 #C8FFD7 #D7C8FF
tetradic
#FFD7C8 #D5FFC8 #C8F0FF #F3C8FF
square
#FFD7C8 #D5FFC8 #C8F0FF #F3C8FF
split-complementary
#FFD7C8 #C8FFF3 #C8D5FF
monochromatic
#FF7E4E #FFAA8B #FFD7C8 #FFE9E0 #FFE9E0
Accessibility & contrast
On white
1.33
#FFD7C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.81
#FFD7C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD7C8
15.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD7C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD7C8 | 1.00 | 1.33 | 15.81 | 15.81 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DBC7
Deuteranopia (green-blind)
#EAE3C8
Tritanopia (blue-blind)
#FFD1D3
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #ffd7c8; /* rgb */ color: rgb(255, 215, 200); /* oklch */ color: oklch(90.9% 0.049 41.6);
Tailwind
colors: {
custom: {
50: '#ffe3d8',
500: '#ffd7c8',
950: '#000000',
},
}SCSS
$custom: #ffd7c8; $custom-light: #ffe3d8; $custom-dark: #000000;
JSON
{
"hex": "#ffd7c8",
"rgb": {
"r": 255,
"g": 215,
"b": 200
},
"hsl": {
"h": 16.364,
"s": 100,
"l": 89.216
},
"oklch": {
"l": 0.90907,
"c": 0.0494,
"h": 41.6
},
"luminance": 0.74031
}Semantic roles & 50–950 ramp
primary
#FFD7C8
secondary
#82CDE9
accent
#A7E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181514
muted
#868483