#F4CBAE#F4CBAE
#F4CBAE is a very light, moderate orange. Relative luminance 0.650; OKLCH L 87.0% C 0.061 H 57.1°. Best body text is #000000 at 14.00:1 contrast (WCAG AA passes).
Color values
| HEX | #F4CBAE |
|---|---|
| RGB | rgb(244, 203, 174) |
| HSL | hsl(25, 76%, 82%) |
| HSV | hsv(25, 29%, 96%) |
| CMYK | cmyk(0%, 16.8%, 28.7%, 4.3%) |
| CIE-LAB | lab(84.49, 10.32, 19.89) |
| CIE-LCH | lch(84.49, 22.41, 62.59°) |
| OKLab | oklab(87.02% 0.033 0.0509) |
| OKLCH | oklch(87.02% 0.061 57.1) |
| XYZ | xyz(66.3052, 65.0036, 49.0905) |
| Luminance | 0.6500 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 1.50
Peach
#FFDAB9
ΔE00 3.96
Light Peach
#FFD8B1
ΔE00 4.64
Bisque
#FFE4C4
ΔE00 7.43
Burlywood
#DEB887
ΔE00 8.51
Navajowhite
#FFDEAD
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4CBAE #AED7F4
analogous
#F4AEB4 #F4CBAE #F4EEAE
triadic
#F4CBAE #AEF4CB #CBAEF4
tetradic
#F4CBAE #B4F4AE #AED7F4 #EEAEF4
square
#F4CBAE #B4F4AE #AED7F4 #EEAEF4
split-complementary
#F4CBAE #AEF4EE #AEB4F4
monochromatic
#E58642 #EDA878 #F4CBAE #FBEEE4 #FBEEE4
Accessibility & contrast
On white
1.50
#F4CBAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.00
#F4CBAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4CBAE
14.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4CBAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4CBAE | 1.00 | 1.50 | 14.00 | 14.00 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7CEAC
Deuteranopia (green-blind)
#E1D6AE
Tritanopia (blue-blind)
#FFC3C3
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #f4cbae; /* rgb */ color: rgb(244, 203, 174); /* oklch */ color: oklch(87.0% 0.061 57.1);
Tailwind
colors: {
custom: {
50: '#f8dac6',
500: '#f4cbae',
950: '#000000',
},
}SCSS
$custom: #f4cbae; $custom-light: #f8dac6; $custom-dark: #000000;
JSON
{
"hex": "#f4cbae",
"rgb": {
"r": 244,
"g": 203,
"b": 174
},
"hsl": {
"h": 24.857,
"s": 76.087,
"l": 81.961
},
"oklch": {
"l": 0.87015,
"c": 0.06066,
"h": 57.1
},
"luminance": 0.65001
}Semantic roles & 50–950 ramp
primary
#F4CBAE
secondary
#72ABD4
accent
#84D80D
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#171413
muted
#858382