#FFD5C2#FFD5C2
#FFD5C2 is a very light, muted orange. Relative luminance 0.727; OKLCH L 90.4% C 0.054 H 45.7°. Best body text is #000000 at 15.55:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD5C2 |
|---|---|
| RGB | rgb(255, 213, 194) |
| HSL | hsl(19, 100%, 88%) |
| HSV | hsv(19, 24%, 100%) |
| CMYK | cmyk(0%, 16.5%, 23.9%, 0%) |
| CIE-LAB | lab(88.33, 11.89, 14.88) |
| CIE-LCH | lch(88.33, 19.05, 51.38°) |
| OKLab | oklab(90.39% 0.0376 0.0386) |
| OKLCH | oklch(90.39% 0.054 45.7) |
| XYZ | xyz(74.7725, 72.7463, 61.1312) |
| Luminance | 0.7274 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 3.93
Peach
#FFDAB9
ΔE00 6.31
Mistyrose
#FFE4E1
ΔE00 7.61
Light Peach
#FFD8B1
ΔE00 7.82
Bisque
#FFE4C4
ΔE00 9.14
Pale Salmon
#FFB19A
ΔE00 10.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD5C2 #C2ECFF
analogous
#FFC2CD #FFD5C2 #FFF4C2
triadic
#FFD5C2 #C2FFD5 #D5C2FF
tetradic
#FFD5C2 #CDFFC2 #C2ECFF #F4C2FF
square
#FFD5C2 #CDFFC2 #C2ECFF #F4C2FF
split-complementary
#FFD5C2 #C2FFF4 #C2CDFF
monochromatic
#FF8148 #FFAB85 #FFD5C2 #FFEAE0 #FFEAE0
Accessibility & contrast
On white
1.35
#FFD5C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.55
#FFD5C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD5C2
15.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD5C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD5C2 | 1.00 | 1.35 | 15.55 | 15.55 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D9C1
Deuteranopia (green-blind)
#E9E1C2
Tritanopia (blue-blind)
#FFCED0
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #ffd5c2; /* rgb */ color: rgb(255, 213, 194); /* oklch */ color: oklch(90.4% 0.054 45.7);
Tailwind
colors: {
custom: {
50: '#ffe2d4',
500: '#ffd5c2',
950: '#000000',
},
}SCSS
$custom: #ffd5c2; $custom-light: #ffe2d4; $custom-dark: #000000;
JSON
{
"hex": "#ffd5c2",
"rgb": {
"r": 255,
"g": 213,
"b": 194
},
"hsl": {
"h": 18.689,
"s": 100,
"l": 88.039
},
"oklch": {
"l": 0.90386,
"c": 0.05388,
"h": 45.7
},
"luminance": 0.72744
}Semantic roles & 50–950 ramp
primary
#FFD5C2
secondary
#7DC7E8
accent
#9EE600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181514
muted
#868483