#F2CFAB#F2CFAB
#F2CFAB is a very light, moderate orange. Relative luminance 0.664; OKLCH L 87.5% C 0.062 H 67.7°. Best body text is #000000 at 14.29:1 contrast (WCAG AA passes).
Color values
| HEX | #F2CFAB |
|---|---|
| RGB | rgb(242, 207, 171) |
| HSL | hsl(30, 73%, 81%) |
| HSV | hsv(30, 29%, 95%) |
| CMYK | cmyk(0%, 14.5%, 29.3%, 5.1%) |
| CIE-LAB | lab(85.22, 7.09, 22.46) |
| CIE-LCH | lch(85.22, 23.55, 72.49°) |
| OKLab | oklab(87.53% 0.0235 0.0572) |
| OKLCH | oklch(87.53% 0.062 67.7) |
| XYZ | xyz(66.2824, 66.4456, 47.8540) |
| Luminance | 0.6644 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 2.49
Peach
#FFDAB9
ΔE00 3.02
Apricot
#FBCEB1
ΔE00 4.84
Bisque
#FFE4C4
ΔE00 5.12
Navajowhite
#FFDEAD
ΔE00 5.18
Wheat
#F5DEB3
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2CFAB #ABCEF2
analogous
#F2ABAB #F2CFAB #F1F2AB
triadic
#F2CFAB #ABF2CF #CFABF2
tetradic
#F2CFAB #ABF2AB #ABCEF2 #F2ABF1
square
#F2CFAB #ABF2AB #ABCEF2 #F2ABF1
split-complementary
#F2CFAB #ABF1F2 #ABABF2
monochromatic
#E29241 #EAB176 #F2CFAB #FAEDE0 #FBF0E5
Accessibility & contrast
On white
1.47
#F2CFAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.29
#F2CFAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2CFAB
14.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2CFAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2CFAB | 1.00 | 1.47 | 14.29 | 14.29 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD0A9
Deuteranopia (green-blind)
#E3D8AC
Tritanopia (blue-blind)
#FEC7C5
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #f2cfab; /* rgb */ color: rgb(242, 207, 171); /* oklch */ color: oklch(87.5% 0.062 67.7);
Tailwind
colors: {
custom: {
50: '#f7ddc4',
500: '#f2cfab',
950: '#000000',
},
}SCSS
$custom: #f2cfab; $custom-light: #f7ddc4; $custom-dark: #000000;
JSON
{
"hex": "#f2cfab",
"rgb": {
"r": 242,
"g": 207,
"b": 171
},
"hsl": {
"h": 30.423,
"s": 73.196,
"l": 80.98
},
"oklch": {
"l": 0.8753,
"c": 0.06183,
"h": 67.7
},
"luminance": 0.66443
}Semantic roles & 50–950 ramp
primary
#F2CFAB
secondary
#70A0D1
accent
#71D510
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#171512
muted
#858482