#FFF07B#FFF07B
#FFF07B is a very light, vivid yellow. Relative luminance 0.850; OKLCH L 94.4% C 0.139 H 102.1°. Best body text is #000000 at 18.00:1 contrast (WCAG AA passes).
Color values
| HEX | #FFF07B |
|---|---|
| RGB | rgb(255, 240, 123) |
| HSL | hsl(53, 100%, 74%) |
| HSV | hsv(53, 52%, 100%) |
| CMYK | cmyk(0%, 5.9%, 51.8%, 0%) |
| CIE-LAB | lab(93.89, -9.62, 57.69) |
| CIE-LCH | lch(93.89, 58.49, 99.47°) |
| OKLab | oklab(94.4% -0.029 0.1359) |
| OKLCH | oklch(94.4% 0.139 102.1) |
| XYZ | xyz(75.9776, 85.0129, 31.1420) |
| Luminance | 0.8501 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy Yellow
#FDEE73
ΔE00 0.87
Yellowish
#FAEE66
ΔE00 2.37
Straw
#FCF679
ΔE00 2.53
Manilla
#FFFA86
ΔE00 3.06
Custard
#FFFD78
ΔE00 4.10
Dark Cream
#FFF39A
ΔE00 4.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFF07B #7B8AFF
analogous
#FFAE7B #FFF07B #CCFF7B
triadic
#FFF07B #7BFFF0 #F07BFF
tetradic
#FFF07B #7BFFAE #7B8AFF #FF7BCC
square
#FFF07B #7BFFAE #7B8AFF #FF7BCC
split-complementary
#FFF07B #7BCCFF #AE7BFF
monochromatic
#FFE201 #FFE93E #FFF07B #FFF7B8 #FFFCE0
Accessibility & contrast
On white
1.17
#FFF07B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.00
#FFF07B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFF07B
18.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFF07B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFF07B | 1.00 | 1.17 | 18.00 | 18.00 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA70
Deuteranopia (green-blind)
#FFF080
Tritanopia (blue-blind)
#FFE2D5
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #fff07b; /* rgb */ color: rgb(255, 240, 123); /* oklch */ color: oklch(94.4% 0.139 102.1);
Tailwind
colors: {
custom: {
50: '#fff4a4',
500: '#fff07b',
950: '#000000',
},
}SCSS
$custom: #fff07b; $custom-light: #fff4a4; $custom-dark: #000000;
JSON
{
"hex": "#fff07b",
"rgb": {
"r": 255,
"g": 240,
"b": 123
},
"hsl": {
"h": 53.182,
"s": 100,
"l": 74.118
},
"oklch": {
"l": 0.944,
"c": 0.13893,
"h": 102.1
},
"luminance": 0.8501
}Semantic roles & 50–950 ramp
primary
#FFF07B
secondary
#4153DD
accent
#1AE600
background
#FFFFFC
surface
#FFFEF6
border
#D7D6D0
text
#18170F
muted
#868580