#F2CB7B#F2CB7B
#F2CB7B is a very light, moderate orange. Relative luminance 0.630; OKLCH L 85.9% C 0.108 H 84.2°. Best body text is #000000 at 13.60:1 contrast (WCAG AA passes).
Color values
| HEX | #F2CB7B |
|---|---|
| RGB | rgb(242, 203, 123) |
| HSL | hsl(40, 82%, 72%) |
| HSV | hsv(40, 49%, 95%) |
| CMYK | cmyk(0%, 16.1%, 49.2%, 5.1%) |
| CIE-LAB | lab(83.45, 3.90, 44.81) |
| CIE-LCH | lch(83.45, 44.98, 85.02°) |
| OKLab | oklab(85.89% 0.0109 0.1077) |
| OKLCH | oklch(85.89% 0.108 84.2) |
| XYZ | xyz(61.5514, 63.0223, 27.6575) |
| Luminance | 0.6302 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 4.71
Wheat (survey)
#FBDD7E
ΔE00 5.43
Light Mustard
#F7D560
ΔE00 6.29
Sandy
#F1DA7A
ΔE00 6.38
Maize
#F4D054
ΔE00 6.60
Tan (survey)
#D1B26F
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2CB7B #7BA2F2
analogous
#F2907B #F2CB7B #DEF27B
triadic
#F2CB7B #7BF2CB #CB7BF2
tetradic
#F2CB7B #7BF290 #7BA2F2 #F27BDE
square
#F2CB7B #7BF290 #7BA2F2 #F27BDE
split-complementary
#F2CB7B #7BDEF2 #907BF2
monochromatic
#DD9C16 #EDB543 #F2CB7B #F7E1B3 #FCF4E3
Accessibility & contrast
On white
1.54
#F2CB7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.60
#F2CB7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2CB7B
13.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2CB7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2CB7B | 1.00 | 1.54 | 13.60 | 13.60 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCA74
Deuteranopia (green-blind)
#E6D47E
Tritanopia (blue-blind)
#FFBEB8
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #f2cb7b; /* rgb */ color: rgb(242, 203, 123); /* oklch */ color: oklch(85.9% 0.108 84.2);
Tailwind
colors: {
custom: {
50: '#f9daa2',
500: '#f2cb7b',
950: '#000000',
},
}SCSS
$custom: #f2cb7b; $custom-light: #f9daa2; $custom-dark: #000000;
JSON
{
"hex": "#f2cb7b",
"rgb": {
"r": 242,
"g": 203,
"b": 123
},
"hsl": {
"h": 40.336,
"s": 82.069,
"l": 71.569
},
"oklch": {
"l": 0.85886,
"c": 0.10822,
"h": 84.2
},
"luminance": 0.63019
}Semantic roles & 50–950 ramp
primary
#F2CB7B
secondary
#4571CD
accent
#4EDE07
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18140F
muted
#868380