#FFCFA4#FFCFA4
#FFCFA4 is a very light, moderate orange. Relative luminance 0.686; OKLCH L 88.6% C 0.078 H 63.4°. Best body text is #000000 at 14.71:1 contrast (WCAG AA passes).
Color values
| HEX | #FFCFA4 |
|---|---|
| RGB | rgb(255, 207, 164) |
| HSL | hsl(28, 100%, 82%) |
| HSV | hsv(28, 36%, 100%) |
| CMYK | cmyk(0%, 18.8%, 35.7%, 0%) |
| CIE-LAB | lab(86.29, 11.18, 27.78) |
| CIE-LCH | lch(86.29, 29.94, 68.08°) |
| OKLab | oklab(88.6% 0.035 0.0699) |
| OKLCH | oklch(88.6% 0.078 63.4) |
| XYZ | xyz(70.2555, 68.5694, 44.6494) |
| Luminance | 0.6857 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 2.91
Peach
#FFDAB9
ΔE00 3.98
Apricot
#FBCEB1
ΔE00 4.28
Navajowhite
#FFDEAD
ΔE00 6.08
Bisque
#FFE4C4
ΔE00 7.16
Burlywood
#DEB887
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFCFA4 #A4D4FF
analogous
#FFA4A7 #FFCFA4 #FFFDA4
triadic
#FFCFA4 #A4FFCF #CFA4FF
tetradic
#FFCFA4 #A7FFA4 #A4D4FF #FDA4FF
square
#FFCFA4 #A7FFA4 #A4D4FF #FDA4FF
split-complementary
#FFCFA4 #A4FFFD #A4A7FF
monochromatic
#FF8E2A #FFAF67 #FFCFA4 #FFEFE0 #FFEFE0
Accessibility & contrast
On white
1.43
#FFCFA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.71
#FFCFA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFCFA4
14.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFCFA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFCFA4 | 1.00 | 1.43 | 14.71 | 14.71 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED2A1
Deuteranopia (green-blind)
#EADCA5
Tritanopia (blue-blind)
#FFC5C4
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #ffcfa4; /* rgb */ color: rgb(255, 207, 164); /* oklch */ color: oklch(88.6% 0.078 63.4);
Tailwind
colors: {
custom: {
50: '#ffddbf',
500: '#ffcfa4',
950: '#000000',
},
}SCSS
$custom: #ffcfa4; $custom-light: #ffddbf; $custom-dark: #000000;
JSON
{
"hex": "#ffcfa4",
"rgb": {
"r": 255,
"g": 207,
"b": 164
},
"hsl": {
"h": 28.352,
"s": 100,
"l": 82.157
},
"oklch": {
"l": 0.88601,
"c": 0.07816,
"h": 63.4
},
"luminance": 0.68566
}Semantic roles & 50–950 ramp
primary
#FFCFA4
secondary
#64A7E4
accent
#79E600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181512
muted
#868482