#F4CBAF#F4CBAF
#F4CBAF is a very light, muted orange. Relative luminance 0.650; OKLCH L 87.0% C 0.060 H 56.1°. Best body text is #000000 at 14.01:1 contrast (WCAG AA passes).
Color values
| HEX | #F4CBAF |
|---|---|
| RGB | rgb(244, 203, 175) |
| HSL | hsl(24, 76%, 82%) |
| HSV | hsv(24, 28%, 96%) |
| CMYK | cmyk(0%, 16.8%, 28.3%, 4.3%) |
| CIE-LAB | lab(84.51, 10.45, 19.39) |
| CIE-LCH | lch(84.51, 22.03, 61.68°) |
| OKLab | oklab(87.04% 0.0334 0.0497) |
| OKLCH | oklch(87.04% 0.06 56.1) |
| XYZ | xyz(66.4030, 65.0428, 49.6059) |
| Luminance | 0.6504 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 1.39
Peach
#FFDAB9
ΔE00 4.15
Light Peach
#FFD8B1
ΔE00 4.93
Bisque
#FFE4C4
ΔE00 7.60
Burlywood
#DEB887
ΔE00 8.82
Navajowhite
#FFDEAD
ΔE00 8.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4CBAF #AFD8F4
analogous
#F4AFB6 #F4CBAF #F4EEAF
triadic
#F4CBAF #AFF4CB #CBAFF4
tetradic
#F4CBAF #B6F4AF #AFD8F4 #EEAFF4
square
#F4CBAF #B6F4AF #AFD8F4 #EEAFF4
split-complementary
#F4CBAF #AFF4EE #AFB6F4
monochromatic
#E58543 #EDA879 #F4CBAF #FBEEE4 #FBEEE4
Accessibility & contrast
On white
1.50
#F4CBAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.01
#F4CBAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4CBAF
14.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4CBAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4CBAF | 1.00 | 1.50 | 14.01 | 14.01 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7CEAD
Deuteranopia (green-blind)
#E0D6AF
Tritanopia (blue-blind)
#FFC3C3
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #f4cbaf; /* rgb */ color: rgb(244, 203, 175); /* oklch */ color: oklch(87.0% 0.060 56.1);
Tailwind
colors: {
custom: {
50: '#f8dac7',
500: '#f4cbaf',
950: '#000000',
},
}SCSS
$custom: #f4cbaf; $custom-light: #f8dac7; $custom-dark: #000000;
JSON
{
"hex": "#f4cbaf",
"rgb": {
"r": 244,
"g": 203,
"b": 175
},
"hsl": {
"h": 24.348,
"s": 75.824,
"l": 82.157
},
"oklch": {
"l": 0.87037,
"c": 0.05984,
"h": 56.1
},
"luminance": 0.6504
}Semantic roles & 50–950 ramp
primary
#F4CBAF
secondary
#73ADD4
accent
#86D80D
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#171413
muted
#858382