#F2CBAF#F2CBAF
#F2CBAF is a very light, muted orange. Relative luminance 0.647; OKLCH L 86.9% C 0.058 H 57.5°. Best body text is #000000 at 13.94:1 contrast (WCAG AA passes).
Color values
| HEX | #F2CBAF |
|---|---|
| RGB | rgb(242, 203, 175) |
| HSL | hsl(25, 72%, 82%) |
| HSV | hsv(25, 28%, 95%) |
| CMYK | cmyk(0%, 16.1%, 27.7%, 5.1%) |
| CIE-LAB | lab(84.32, 9.70, 19.11) |
| CIE-LCH | lch(84.32, 21.43, 63.09°) |
| OKLab | oklab(86.85% 0.0312 0.049) |
| OKLCH | oklch(86.85% 0.058 57.5) |
| XYZ | xyz(65.7127, 64.6868, 49.5735) |
| Luminance | 0.6468 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 1.96
Peach
#FFDAB9
ΔE00 3.94
Light Peach
#FFD8B1
ΔE00 4.71
Bisque
#FFE4C4
ΔE00 7.22
Burlywood
#DEB887
ΔE00 8.50
Navajowhite
#FFDEAD
ΔE00 8.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2CBAF #AFD6F2
analogous
#F2AFB5 #F2CBAF #F2EDAF
triadic
#F2CBAF #AFF2CB #CBAFF2
tetradic
#F2CBAF #B5F2AF #AFD6F2 #EDAFF2
square
#F2CBAF #B5F2AF #AFD6F2 #EDAFF2
split-complementary
#F2CBAF #AFF2ED #AFB5F2
monochromatic
#E18746 #E9A97A #F2CBAF #FBEDE4 #FBEEE5
Accessibility & contrast
On white
1.51
#F2CBAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.94
#F2CBAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2CBAF
13.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2CBAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2CBAF | 1.00 | 1.51 | 13.94 | 13.94 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7CDAD
Deuteranopia (green-blind)
#E0D6AF
Tritanopia (blue-blind)
#FEC4C3
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #f2cbaf; /* rgb */ color: rgb(242, 203, 175); /* oklch */ color: oklch(86.9% 0.058 57.5);
Tailwind
colors: {
custom: {
50: '#f7dac7',
500: '#f2cbaf',
950: '#000000',
},
}SCSS
$custom: #f2cbaf; $custom-light: #f7dac7; $custom-dark: #000000;
JSON
{
"hex": "#f2cbaf",
"rgb": {
"r": 242,
"g": 203,
"b": 175
},
"hsl": {
"h": 25.075,
"s": 72.043,
"l": 81.765
},
"oklch": {
"l": 0.86851,
"c": 0.05806,
"h": 57.5
},
"luminance": 0.64684
}Semantic roles & 50–950 ramp
primary
#F2CBAF
secondary
#74AAD1
accent
#83D411
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#171413
muted
#858382