#F0CFAF#F0CFAF
#F0CFAF is a very light, muted orange. Relative luminance 0.662; OKLCH L 87.4% C 0.057 H 66.1°. Best body text is #000000 at 14.25:1 contrast (WCAG AA passes).
Color values
| HEX | #F0CFAF |
|---|---|
| RGB | rgb(240, 207, 175) |
| HSL | hsl(30, 68%, 81%) |
| HSV | hsv(30, 27%, 94%) |
| CMYK | cmyk(0%, 13.7%, 27.1%, 5.9%) |
| CIE-LAB | lab(85.12, 6.86, 20.19) |
| CIE-LCH | lch(85.12, 21.33, 71.24°) |
| OKLab | oklab(87.44% 0.0229 0.0517) |
| OKLCH | oklch(87.44% 0.057 66.1) |
| XYZ | xyz(65.9866, 66.2484, 49.8604) |
| Luminance | 0.6625 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 2.93
Light Peach
#FFD8B1
ΔE00 3.13
Apricot
#FBCEB1
ΔE00 4.51
Bisque
#FFE4C4
ΔE00 4.99
Navajowhite
#FFDEAD
ΔE00 6.03
Wheat
#F5DEB3
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0CFAF #AFD0F0
analogous
#F0AFB0 #F0CFAF #F0EFAF
triadic
#F0CFAF #AFF0CF #CFAFF0
tetradic
#F0CFAF #B0F0AF #AFD0F0 #EFAFF0
square
#F0CFAF #B0F0AF #AFD0F0 #EFAFF0
split-complementary
#F0CFAF #AFF0EF #AFB0F0
monochromatic
#DD9148 #E6B07B #F0CFAF #FAEEE3 #FAF0E5
Accessibility & contrast
On white
1.47
#F0CFAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.25
#F0CFAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0CFAF
14.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0CFAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0CFAF | 1.00 | 1.47 | 14.25 | 14.25 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD0AD
Deuteranopia (green-blind)
#E2D8B0
Tritanopia (blue-blind)
#FCC8C6
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #f0cfaf; /* rgb */ color: rgb(240, 207, 175); /* oklch */ color: oklch(87.4% 0.057 66.1);
Tailwind
colors: {
custom: {
50: '#f5ddc7',
500: '#f0cfaf',
950: '#000000',
},
}SCSS
$custom: #f0cfaf; $custom-light: #f5ddc7; $custom-dark: #000000;
JSON
{
"hex": "#f0cfaf",
"rgb": {
"r": 240,
"g": 207,
"b": 175
},
"hsl": {
"h": 29.538,
"s": 68.421,
"l": 81.373
},
"oklch": {
"l": 0.87435,
"c": 0.0565,
"h": 66.1
},
"luminance": 0.66246
}Semantic roles & 50–950 ramp
primary
#F0CFAF
secondary
#75A2CE
accent
#74D015
background
#FFFEFD
surface
#FEFCF9
border
#D6D5D2
text
#171513
muted
#858482