#FFC4AF#FFC4AF
#FFC4AF is a very light, moderate orange. Relative luminance 0.638; OKLCH L 86.8% C 0.074 H 40.5°. Best body text is #000000 at 13.77:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC4AF |
|---|---|
| RGB | rgb(255, 196, 175) |
| HSL | hsl(16, 100%, 84%) |
| HSV | hsv(16, 31%, 100%) |
| CMYK | cmyk(0%, 23.1%, 31.4%, 0%) |
| CIE-LAB | lab(83.88, 18.24, 18.68) |
| CIE-LCH | lch(83.88, 26.11, 45.69°) |
| OKLab | oklab(86.79% 0.0562 0.048) |
| OKLCH | oklch(86.79% 0.074 40.5) |
| XYZ | xyz(68.7194, 63.8386, 49.2516) |
| Luminance | 0.6383 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 5.15
Apricot
#FBCEB1
ΔE00 5.75
Light Salmon
#FEA993
ΔE00 7.14
Blush (survey)
#F29E8E
ΔE00 9.64
Pale Rose
#FDC1C5
ΔE00 9.70
Peach
#FFDAB9
ΔE00 9.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC4AF #AFEAFF
analogous
#FFAFC2 #FFC4AF #FFECAF
triadic
#FFC4AF #AFFFC4 #C4AFFF
tetradic
#FFC4AF #C2FFAF #AFEAFF #ECAFFF
square
#FFC4AF #C2FFAF #AFEAFF #ECAFFF
split-complementary
#FFC4AF #AFFFEC #AFC2FF
monochromatic
#FF6A35 #FF9772 #FFC4AF #FFE8E0 #FFE8E0
Accessibility & contrast
On white
1.53
#FFC4AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.77
#FFC4AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC4AF
13.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC4AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC4AF | 1.00 | 1.53 | 13.77 | 13.77 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2CAAD
Deuteranopia (green-blind)
#E0D6AF
Tritanopia (blue-blind)
#FFBBBE
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #ffc4af; /* rgb */ color: rgb(255, 196, 175); /* oklch */ color: oklch(86.8% 0.074 40.5);
Tailwind
colors: {
custom: {
50: '#ffd6c7',
500: '#ffc4af',
950: '#000000',
},
}SCSS
$custom: #ffc4af; $custom-light: #ffd6c7; $custom-dark: #000000;
JSON
{
"hex": "#ffc4af",
"rgb": {
"r": 255,
"g": 196,
"b": 175
},
"hsl": {
"h": 15.75,
"s": 100,
"l": 84.314
},
"oklch": {
"l": 0.86793,
"c": 0.07388,
"h": 40.5
},
"luminance": 0.63835
}Semantic roles & 50–950 ramp
primary
#FFC4AF
secondary
#6DC6E5
accent
#A9E600
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181413
muted
#868382