#FFC4AE#FFC4AE
#FFC4AE is a very light, moderate orange. Relative luminance 0.638; OKLCH L 86.8% C 0.074 H 41.4°. Best body text is #000000 at 13.76:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC4AE |
|---|---|
| RGB | rgb(255, 196, 174) |
| HSL | hsl(16, 100%, 84%) |
| HSV | hsv(16, 32%, 100%) |
| CMYK | cmyk(0%, 23.1%, 31.8%, 0%) |
| CIE-LAB | lab(83.86, 18.11, 19.19) |
| CIE-LCH | lch(83.86, 26.39, 46.65°) |
| OKLab | oklab(86.77% 0.0558 0.0492) |
| OKLCH | oklch(86.77% 0.074 41.4) |
| XYZ | xyz(68.6216, 63.7994, 48.7362) |
| Luminance | 0.6380 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 5.19
Apricot
#FBCEB1
ΔE00 5.48
Light Salmon
#FEA993
ΔE00 7.20
Peach
#FFDAB9
ΔE00 9.46
Peach (survey)
#FFB07C
ΔE00 9.61
Blush (survey)
#F29E8E
ΔE00 9.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC4AE #AEE9FF
analogous
#FFAEC1 #FFC4AE #FFEDAE
triadic
#FFC4AE #AEFFC4 #C4AEFF
tetradic
#FFC4AE #C1FFAE #AEE9FF #EDAEFF
square
#FFC4AE #C1FFAE #AEE9FF #EDAEFF
split-complementary
#FFC4AE #AEFFED #AEC1FF
monochromatic
#FF6B34 #FF9771 #FFC4AE #FFE9E0 #FFE9E0
Accessibility & contrast
On white
1.53
#FFC4AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.76
#FFC4AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC4AE
13.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC4AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC4AE | 1.00 | 1.53 | 13.76 | 13.76 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2CAAC
Deuteranopia (green-blind)
#E0D6AE
Tritanopia (blue-blind)
#FFBBBE
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #ffc4ae; /* rgb */ color: rgb(255, 196, 174); /* oklch */ color: oklch(86.8% 0.074 41.4);
Tailwind
colors: {
custom: {
50: '#ffd6c6',
500: '#ffc4ae',
950: '#000000',
},
}SCSS
$custom: #ffc4ae; $custom-light: #ffd6c6; $custom-dark: #000000;
JSON
{
"hex": "#ffc4ae",
"rgb": {
"r": 255,
"g": 196,
"b": 174
},
"hsl": {
"h": 16.296,
"s": 100,
"l": 84.118
},
"oklch": {
"l": 0.8677,
"c": 0.07439,
"h": 41.4
},
"luminance": 0.63796
}Semantic roles & 50–950 ramp
primary
#FFC4AE
secondary
#6CC4E5
accent
#A7E600
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181413
muted
#868382