#FBF69F#FBF69F
#FBF69F is a very light, moderate yellow. Relative luminance 0.889; OKLCH L 95.8% C 0.108 H 105.4°. Best body text is #000000 at 18.78:1 contrast (WCAG AA passes).
Color values
| HEX | #FBF69F |
|---|---|
| RGB | rgb(251, 246, 159) |
| HSL | hsl(57, 92%, 80%) |
| HSV | hsv(57, 37%, 98%) |
| CMYK | cmyk(0%, 2%, 36.7%, 1.6%) |
| CIE-LAB | lab(95.55, -10.71, 42.48) |
| CIE-LCH | lch(95.55, 43.81, 104.15°) |
| OKLab | oklab(95.79% -0.0288 0.1042) |
| OKLCH | oklch(95.79% 0.108 105.4) |
| XYZ | xyz(78.9985, 88.9257, 45.7971) |
| Luminance | 0.8892 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Buff
#FEF69E
ΔE00 0.83
Dark Cream
#FFF39A
ΔE00 1.95
Parchment
#FEFCAF
ΔE00 2.32
Light Beige
#FFFEB6
ΔE00 3.38
Creme
#FFFFB6
ΔE00 3.43
Khaki (CSS)
#F0E68C
ΔE00 3.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBF69F #9FA4FB
analogous
#FBC89F #FBF69F #D2FB9F
triadic
#FBF69F #9FFBF6 #F69FFB
tetradic
#FBF69F #9FFBC8 #9FA4FB #FB9FD2
square
#FBF69F #9FFBC8 #9FA4FB #FB9FD2
split-complementary
#FBF69F #9FD2FB #C89FFB
monochromatic
#F6EB29 #F9F064 #FBF69F #FDFCDA #FEFCE2
Accessibility & contrast
On white
1.12
#FBF69F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.78
#FBF69F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBF69F
18.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBF69F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBF69F | 1.00 | 1.12 | 18.78 | 18.78 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF099
Deuteranopia (green-blind)
#FFF4A3
Tritanopia (blue-blind)
#FFEBE0
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #fbf69f; /* rgb */ color: rgb(251, 246, 159); /* oklch */ color: oklch(95.8% 0.108 105.4);
Tailwind
colors: {
custom: {
50: '#fef9bc',
500: '#fbf69f',
950: '#000000',
},
}SCSS
$custom: #fbf69f; $custom-light: #fef9bc; $custom-dark: #000000;
JSON
{
"hex": "#fbf69f",
"rgb": {
"r": 251,
"g": 246,
"b": 159
},
"hsl": {
"h": 56.739,
"s": 92,
"l": 80.392
},
"oklch": {
"l": 0.95788,
"c": 0.10814,
"h": 105.4
},
"luminance": 0.88924
}Semantic roles & 50–950 ramp
primary
#FBF69F
secondary
#6168DD
accent
#0CE600
background
#FFFFFD
surface
#FFFFF8
border
#D7D7D1
text
#181712
muted
#868582