#FFFBEE#FFFBEE
#FFFBEE is a very light, near-neutral yellow. Relative luminance 0.964; OKLCH L 98.8% C 0.018 H 92.7°. Best body text is #000000 at 20.29:1 contrast (WCAG AA passes).
Color values
| HEX | #FFFBEE |
|---|---|
| RGB | rgb(255, 251, 238) |
| HSL | hsl(46, 100%, 97%) |
| HSV | hsv(46, 7%, 100%) |
| CMYK | cmyk(0%, 1.6%, 6.7%, 0%) |
| CIE-LAB | lab(98.60, -0.87, 6.69) |
| CIE-LCH | lch(98.60, 6.75, 97.42°) |
| OKLab | oklab(98.77% -0.0008 0.0176) |
| OKLCH | oklch(98.77% 0.018 92.7) |
| XYZ | xyz(91.1678, 96.4279, 94.6820) |
| Luminance | 0.9643 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Floralwhite
#FFFAF0
ΔE00 1.54
Oldlace
#FDF5E6
ΔE00 2.13
Ivory
#FFFFF0
ΔE00 2.30
Linen
#FAF0E6
ΔE00 4.13
Off White
#FAF9F6
ΔE00 4.42
Eggshell
#F0EAD6
ΔE00 4.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFFBEE #EEF2FF
analogous
#FFF3EE #FFFBEE #FBFFEE
triadic
#FFFBEE #EEFFFB #FBEEFF
tetradic
#FFFBEE #EEFFF3 #EEF2FF #FFEEFB
square
#FFFBEE #EEFFF3 #EEF2FF #FFEEFB
split-complementary
#FFFBEE #EEFBFF #F3EEFF
monochromatic
#FFDE74 #FFEDB1 #FFF8E0 #FFF8E0 #FFF8E0
Accessibility & contrast
On white
1.04
#FFFBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.29
#FFFBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFFBEE
20.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFFBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFFBEE | 1.00 | 1.04 | 20.29 | 20.29 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEFAED
Deuteranopia (green-blind)
#FFFCEE
Tritanopia (blue-blind)
#FFF9F7
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #fffbee; /* rgb */ color: rgb(255, 251, 238); /* oklch */ color: oklch(98.8% 0.018 92.7);
Tailwind
colors: {
custom: {
50: '#fffcf3',
500: '#fffbee',
950: '#000000',
},
}SCSS
$custom: #fffbee; $custom-light: #fffcf3; $custom-dark: #000000;
JSON
{
"hex": "#fffbee",
"rgb": {
"r": 255,
"g": 251,
"b": 238
},
"hsl": {
"h": 45.882,
"s": 100,
"l": 96.667
},
"oklch": {
"l": 0.98765,
"c": 0.0176,
"h": 92.7
},
"luminance": 0.96427
}Semantic roles & 50–950 ramp
primary
#FFFBEE
secondary
#A3B4EF
accent
#36E600
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#181717
muted
#868585