#FFD9C8#FFD9C8
#FFD9C8 is a very light, muted orange. Relative luminance 0.751; OKLCH L 91.3% C 0.048 H 45.5°. Best body text is #000000 at 16.01:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD9C8 |
|---|---|
| RGB | rgb(255, 217, 200) |
| HSL | hsl(19, 100%, 89%) |
| HSV | hsv(19, 22%, 100%) |
| CMYK | cmyk(0%, 14.9%, 21.6%, 0%) |
| CIE-LAB | lab(89.42, 10.66, 13.28) |
| CIE-LCH | lch(89.42, 17.03, 51.25°) |
| OKLab | oklab(91.28% 0.0339 0.0345) |
| OKLCH | oklch(91.28% 0.048 45.5) |
| XYZ | xyz(76.4786, 75.0584, 65.0915) |
| Luminance | 0.7506 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.86
Peach
#FFDAB9
ΔE00 6.41
Mistyrose
#FFE4E1
ΔE00 6.44
Light Peach
#FFD8B1
ΔE00 8.09
Bisque
#FFE4C4
ΔE00 8.70
Antiquewhite
#FAEBD7
ΔE00 10.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD9C8 #C8EEFF
analogous
#FFC8D3 #FFD9C8 #FFF4C8
triadic
#FFD9C8 #C8FFD9 #D9C8FF
tetradic
#FFD9C8 #D3FFC8 #C8EEFF #F4C8FF
square
#FFD9C8 #D3FFC8 #C8EEFF #F4C8FF
split-complementary
#FFD9C8 #C8FFF4 #C8D3FF
monochromatic
#FF844E #FFAF8B #FFD9C8 #FFEAE0 #FFEAE0
Accessibility & contrast
On white
1.31
#FFD9C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.01
#FFD9C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD9C8
16.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD9C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD9C8 | 1.00 | 1.31 | 16.01 | 16.01 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DCC7
Deuteranopia (green-blind)
#EBE4C8
Tritanopia (blue-blind)
#FFD3D4
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #ffd9c8; /* rgb */ color: rgb(255, 217, 200); /* oklch */ color: oklch(91.3% 0.048 45.5);
Tailwind
colors: {
custom: {
50: '#ffe4d8',
500: '#ffd9c8',
950: '#000000',
},
}SCSS
$custom: #ffd9c8; $custom-light: #ffe4d8; $custom-dark: #000000;
JSON
{
"hex": "#ffd9c8",
"rgb": {
"r": 255,
"g": 217,
"b": 200
},
"hsl": {
"h": 18.545,
"s": 100,
"l": 89.216
},
"oklch": {
"l": 0.91283,
"c": 0.04842,
"h": 45.5
},
"luminance": 0.75056
}Semantic roles & 50–950 ramp
primary
#FFD9C8
secondary
#82C9E9
accent
#9FE600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181514
muted
#868483