#F7CDAF#F7CDAF
#F7CDAF is a very light, moderate orange. Relative luminance 0.665; OKLCH L 87.7% C 0.062 H 57.3°. Best body text is #000000 at 14.31:1 contrast (WCAG AA passes).
Color values
| HEX | #F7CDAF |
|---|---|
| RGB | rgb(247, 205, 175) |
| HSL | hsl(25, 82%, 83%) |
| HSV | hsv(25, 29%, 97%) |
| CMYK | cmyk(0%, 17%, 29.1%, 3.1%) |
| CIE-LAB | lab(85.27, 10.53, 20.49) |
| CIE-LCH | lch(85.27, 23.04, 62.80°) |
| OKLab | oklab(87.7% 0.0336 0.0524) |
| OKLCH | oklch(87.7% 0.062 57.3) |
| XYZ | xyz(67.9281, 66.5347, 49.8135) |
| Luminance | 0.6653 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 1.18
Peach
#FFDAB9
ΔE00 3.55
Light Peach
#FFD8B1
ΔE00 4.22
Bisque
#FFE4C4
ΔE00 7.16
Navajowhite
#FFDEAD
ΔE00 8.28
Burlywood
#DEB887
ΔE00 8.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7CDAF #AFD9F7
analogous
#F7AFB5 #F7CDAF #F7F1AF
triadic
#F7CDAF #AFF7CD #CDAFF7
tetradic
#F7CDAF #B5F7AF #AFD9F7 #F1AFF7
square
#F7CDAF #B5F7AF #AFD9F7 #F1AFF7
split-complementary
#F7CDAF #AFF7F1 #AFB5F7
monochromatic
#EC8740 #F1AA77 #F7CDAF #FCEEE3 #FCEEE3
Accessibility & contrast
On white
1.47
#F7CDAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.31
#F7CDAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7CDAF
14.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7CDAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7CDAF | 1.00 | 1.47 | 14.31 | 14.31 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D0AD
Deuteranopia (green-blind)
#E3D9AF
Tritanopia (blue-blind)
#FFC5C5
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #f7cdaf; /* rgb */ color: rgb(247, 205, 175); /* oklch */ color: oklch(87.7% 0.062 57.3);
Tailwind
colors: {
custom: {
50: '#fbdcc7',
500: '#f7cdaf',
950: '#000000',
},
}SCSS
$custom: #f7cdaf; $custom-light: #fbdcc7; $custom-dark: #000000;
JSON
{
"hex": "#f7cdaf",
"rgb": {
"r": 247,
"g": 205,
"b": 175
},
"hsl": {
"h": 25,
"s": 81.818,
"l": 82.745
},
"oklch": {
"l": 0.87698,
"c": 0.06224,
"h": 57.3
},
"luminance": 0.66532
}Semantic roles & 50–950 ramp
primary
#F7CDAF
secondary
#72AED9
accent
#85DE07
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#171513
muted
#858482