#F2CF91#F2CF91
#F2CF91 is a very light, moderate orange. Relative luminance 0.655; OKLCH L 87.0% C 0.088 H 81.4°. Best body text is #000000 at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #F2CF91 |
|---|---|
| RGB | rgb(242, 207, 145) |
| HSL | hsl(38, 79%, 76%) |
| HSV | hsv(38, 40%, 95%) |
| CMYK | cmyk(0%, 14.5%, 40.1%, 5.1%) |
| CIE-LAB | lab(84.77, 4.01, 35.36) |
| CIE-LCH | lch(84.77, 35.59, 83.54°) |
| OKLab | oklab(87.02% 0.0132 0.0873) |
| OKLCH | oklch(87.02% 0.088 81.4) |
| XYZ | xyz(64.0434, 65.5500, 36.0616) |
| Luminance | 0.6555 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 4.60
Pale Peach
#FFE5AD
ΔE00 5.37
Moccasin
#FFE4B5
ΔE00 5.87
Wheat
#F5DEB3
ΔE00 5.88
Sand (survey)
#E2CA76
ΔE00 6.31
Burlywood
#DEB887
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2CF91 #91B4F2
analogous
#F29E91 #F2CF91 #E4F291
triadic
#F2CF91 #91F2CF #CF91F2
tetradic
#F2CF91 #91F29E #91B4F2 #F291E4
square
#F2CF91 #91F29E #91B4F2 #F291E4
split-complementary
#F2CF91 #91E4F2 #9E91F2
monochromatic
#E59F24 #ECB75A #F2CF91 #F8E7C8 #FCF3E4
Accessibility & contrast
On white
1.49
#F2CF91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.11
#F2CF91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2CF91
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2CF91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2CF91 | 1.00 | 1.49 | 14.11 | 14.11 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECE8D
Deuteranopia (green-blind)
#E7D793
Tritanopia (blue-blind)
#FFC4BF
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #f2cf91; /* rgb */ color: rgb(242, 207, 145); /* oklch */ color: oklch(87.0% 0.088 81.4);
Tailwind
colors: {
custom: {
50: '#f8ddb2',
500: '#f2cf91',
950: '#000000',
},
}SCSS
$custom: #f2cf91; $custom-light: #f8ddb2; $custom-dark: #000000;
JSON
{
"hex": "#f2cf91",
"rgb": {
"r": 242,
"g": 207,
"b": 145
},
"hsl": {
"h": 38.351,
"s": 78.862,
"l": 75.882
},
"oklch": {
"l": 0.87022,
"c": 0.08831,
"h": 81.4
},
"luminance": 0.65547
}Semantic roles & 50–950 ramp
primary
#F2CF91
secondary
#5883CF
accent
#56DB0A
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#171511
muted
#858481